Many other classes closely related to the above ones are not listed here explicitly, but you can find them via 'See also' links from their main classes.
Classes | |
class | cChannel |
Base class for channels. More... | |
class | cBasicChannel |
Channel that models delay, bit error rate and data rate. More... | |
class | cGate |
Represents a module gate. More... | |
class | cMessage |
The message class in OMNeT++. More... | |
class | cModule |
Common base for cSimpleModule and cCompoundModule. More... | |
class | cCompoundModule |
Represents a compound module in the simulation. More... | |
class | cObject |
Base class for almost all classes in the OMNeT++ library. More... | |
class | cPar |
Parameter class. More... | |
class | cPolymorphic |
Ultimate base class for cObject, and thus for nearly all OMNeT++ classes. More... | |
class | cSimpleModule |
Base class for all simple module classes. More... | |
class | cSimulation |
Simulation manager class. More... | |
class | cVisitor |
Enables traversing the tree of (cObject-rooted) simulation objects. More... |