OMNeT++ Simulation Library  5.6.1
Extension Points

Description

Classes in this group provide a plugin mechanism that can be used to customize the functionality of the simulation kernel or the Envir user interface library.

Classes

class  cConfigurationReader
 Abstract base class for configuration readers for SectionBasedConfiguration. More...
 
class  cConfiguration
 Represents the configuration, as accessed by the simulation kernel. More...
 
class  cConfigurationEx
 Represents a configuration suitable for use with the Envir library. More...
 
class  cFingerprintCalculator
 This class defines the interface for fingerprint calculators. More...
 
class  cMessagePrinter
 Base class for message printers. More...
 
class  cRNG
 Abstract interface for random number generator classes. More...
 
class  cScheduler
 Abstract class to encapsulate event scheduling. More...
 
class  cIOutputVectorManager
 Abstract base class for output vector managers for cEnvir. More...
 
class  cIOutputScalarManager
 Abstract base class for handling recording of output scalar data. More...
 
class  cISnapshotManager
 Abstract base class for snapshot managers. More...
 
class  cIEventlogManager
 Abstract base class for eventlog managers for cEnvir. More...