|
ifw-core 6.0.0
|
| ▼Nifw | |
| ▼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 | |
| ▼Nprotocol | |
| ▼Nbase | |
| CCommFactory | |
| CCommMaker | Helper template to simplify the process of generating Comm-maker |
| ▼CDispatcher | |
| CCbId | |
| CIComm | |
| CICommMaker | |
| CVariantStr | |
| CVariantValue | |
| ▼Nopcua | TaskPoll class header file |
| CClientConfig | |
| 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 | Config class source file |
| CCliConfig | The CliConfig struct |
| CConfig | |
| CDbInterface | |
| CDbInterfaceRedis | |
| CIConfig | |
| CTaskOldb | |
| ▼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 ifw::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 |
| COverload | TaskOldb class source file |
| CTestConfig | Unit tests for the Config class |