cArray< T > | Template for using arrays |
cInit | Initialization of a thread |
cThread | Abstract class to support threads |
cThreadCond | Holding the thread conditions |
cThreadLock | Supports the locking |
cThreadLockAuto | The lock is set at calling the constructor and unlock in the destructor |
cThreadLockRw | Using read and write locks |
cThreadMain | Main thread which implements the run method |
cTime | The time class can be used to work with time values |
NewSimulator | Interface to the openhpi abi |
NewSimulatorAnnouncement | Class for holding Announcement information |
NewSimulatorAnnunciator | Class for simulating Annunciators |
NewSimulatorControl | Abstract class for simulating controls |
NewSimulatorControlAnalog | Class for simulating Analog controls |
NewSimulatorControlDigital | Class for simulating digital controls |
NewSimulatorControlDiscrete | Class for simulating Discrete controls |
NewSimulatorControlOem | Class for simulating Oem controls |
NewSimulatorControlStream | Class for simulating Stream controls |
NewSimulatorControlText | Class for simulating Text controls |
NewSimulatorDimi | Class for simulating Dimi |
NewSimulatorDimiTest | Class for simulating dimi Test |
NewSimulatorDomain | The domain class includes funtions for the access of NewSimulatorResource objects and the verification of the rdr classes |
NewSimulatorEntityPath | Wrapper class for entity path |
NewSimulatorEventLog | Class for wrapping event log functions |
NewSimulatorFile | Main class for parsing the simulation file |
NewSimulatorFileAnnunciator | Provides some functions for parsing the annunciator and announcement sections of the simulation file |
NewSimulatorFileControl | Provides some functions for parsing the control section of the simulation file |
NewSimulatorFileDimi | Provides some functions for parsing the dimi section of the simulation file |
NewSimulatorFileFumi | Provides some functions for parsing the fumi section of the simulation file |
NewSimulatorFileInventory | Provides some functions for parsing the inventory section of the simulation file |
NewSimulatorFileRdr | Provides functions for parsing the a rdr section of the simulation file |
NewSimulatorFileSensor | Provides some functions for parsing the sensor section of the simulation file |
NewSimulatorFileUtil | Provides some helper functions for parsing |
NewSimulatorFileWatchdog | Provides some functions for parsing the watchdog sections of the simulation file |
NewSimulatorFumi | Class for simulating Fumi |
NewSimulatorFumiBank | Class for simulating a fumi bank |
NewSimulatorFumiComponent | Class for simulating fumi components |
NewSimulatorHotSwap | Provides functions for simulating the hotswap behaviour |
NewSimulatorInventory | Class for simulating Inventory |
NewSimulatorInventoryArea | Class for simulating InventoryArea |
NewSimulatorInventoryField | Class for simulating Inventory fields |
NewSimulatorLog | Class for the handling of logfiles |
NewSimulatorRdr | Abstract class for rdr data |
NewSimulatorResource | Class for simulating resources |
NewSimulatorSensor | Abstract class for simulating sensors |
NewSimulatorSensorCommon | Class for simulating common sensors |
NewSimulatorSensorThreshold | Class for simulating threshold sensors |
NewSimulatorTextBuffer | Wrapper class for SaHpiTextBufferT |
NewSimulatorTimerThread | Starts a thread in which a timer will trigger a function after expiration |
NewSimulatorWatchdog | Provides functions for simulating a watchdog timer |
SimulatorToken | Holds one token which is needed for parsing |