ifw-core 5.0.1
|
▼Ncore | |
▼Ndit | |
▼Ndid | |
CDid | Data Interface Dictionary class |
CFormatSpecifier | Class to handle the format specifier of a DID record. Format is: %[parameter][flags][width][.precision][length]type |
CHeader | Data Interface Dictionary header class |
CRecord | Data Interface Dictionary keyword record class |
▼Nfits | |
CFormatSpec | |
▼Nutils | |
▼Nbase | |
Ntestutils | |
Nconversion | |
▼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 |
Nstring | |
▼Nsystem | |
CMutex | The Mutex class: Scope based mutex semaphore. The core::utils::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 |
Ntime | |
Nifw | |
▼Nprotocol | |
▼Nbase | |
CCommFactory | |
CCommMaker | Helper template to simplify the process of generating Comm-maker |
▼CDispatcher | |
CCbId | |
CIComm | |
CICommMaker | |
CVariantStr | |
CVariantValue | |
Nerrors | |
▼Nopcua | |
CIDataChangeHandler | Defines an entry point for data change notifications |
CMonitoredItem | |
COpcuaConnection | Connection Struct |
COpen62541 | The Open62541 class |
CSubscription | |
CTaskPoll | |
CVariantScalarConverter | Converts a variant holding a scalar value |
CVariantScalarConverter< std::string, UA_String, UA_TYPES_STRING > | |
▼Nutils | |
▼Nbat | |
CCliConfig | The CliConfig struct |
CConfig | |
CDbInterface | |
CDbInterfaceRedis | |
CIConfig | |
CTaskOldb |