ifw-core  3.0.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Nctd
 Nfile
 CParameterFileClass to handle a set of parameters
 CYamlClass implementing the handling of Yaml files in the ICS environment
 Nparam
 CParameterClass to handle information for one parameter
 CParameterSetClass to handle a set of parameters
 Nsystem
 CMutexThe 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
 CClientOPC UA client
 NsrvLib
 NserverBase
 CDataData shared in the application
 CSmOpcUaSrvSCXML/OPC UA Server base class
 NstateMachine
 CActionBase class for implementing action classes
 CActionMgrBase class for the application specific action managers
 CActionStateAction class to handle change of state/substate
 CActivity
 CEventDescListener
 CEventListenerStandard CTD OPC UA Event Listener base class
 CSetActionDesc
 CStateMachineState machine object
 CSubscriptionHandler
 Nutils
 NctdUtils
 NparameterSet
 CParameterSetClass to handle name <-> value mappings, loaded from a YAML file
 Nutils
 CConstantRegistryClass to handle conversion between state names and the corresponding numerical representation
 CStopWatchStopwatch class
 Ndit
 Ndid
 CDidData Interface Dictionary class
 CFormatSpecifierClass to handle the format specifier of a DID record
 CHeaderData Interface Dictionary header class
 CRangeClass to contain limits for one range
 CRecordData Interface Dictionary keyword record class
 Nfits
 CFitsReport
 NstooUtils
 Nconsul
 CConsulClientDummy Consul client wrapper
 NtestGenOpcuaProfile
 CTestGenOpcuaProfile
 NtestOpcuaClient
 CTestSrvLib
 NtestUtils
 CTestCtdUtils