ifw-core
3.0.0
|
▼Nctd | |
▼Nfile | |
CParameterFile | Class to handle a set of parameters |
CYaml | Class implementing the handling of Yaml files in the ICS environment |
▼Nparam | |
CParameter | Class to handle information for one parameter |
CParameterSet | Class to handle a set of parameters |
▼Nsystem | |
CMutex | The Mutex class: Scope based mutex semaphore. The ctd::system::Mutex semaphore is used to implement a safe mutex semaphore, at scope level. When entering the scope the semaphore is automatically created, based on a ID, if not existing, and locked. The semaphore created is recursive. When leaving the scope, the destructor will automatically unlock the semaphore |
▼NctdOpcua | |
▼NclientLib | |
▼NclientLib | |
CClient | OPC UA client |
▼NsrvLib | |
▼NserverBase | |
CData | Data shared in the application |
CSmOpcUaSrv | SCXML/OPC UA Server base class |
▼NstateMachine | |
CAction | Base class for implementing action classes |
CActionMgr | Base class for the application specific action managers |
CActionState | Action class to handle change of state/substate |
CActivity | |
CEventDescListener | |
CEventListener | Standard CTD OPC UA Event Listener base class |
CSetActionDesc | |
CStateMachine | State machine object |
CSubscriptionHandler | |
▼Nutils | |
▼NctdUtils | |
▼NparameterSet | |
CParameterSet | Class to handle name <-> value mappings, loaded from a YAML file |
▼Nutils | |
CConstantRegistry | Class to handle conversion between state names and the corresponding numerical representation |
CStopWatch | Stopwatch class |
▼Ndit | |
▼Ndid | |
CDid | Data Interface Dictionary class |
CFormatSpecifier | Class to handle the format specifier of a DID record |
CHeader | Data Interface Dictionary header class |
CRange | Class to contain limits for one range |
CRecord | Data Interface Dictionary keyword record class |
▼Nfits | |
CFitsReport | |
▼NstooUtils | |
▼Nconsul | |
CConsulClient | Dummy Consul client wrapper |
▼NtestGenOpcuaProfile | |
CTestGenOpcuaProfile | |
▼NtestOpcuaClient | |
CTestSrvLib | |
▼NtestUtils | |
CTestCtdUtils |