| ▼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 | |
| CClientConfig | |
| CIDataChangeHandler | Defines an entry point for data change notifications |
| Cis_std_vector | |
| Cis_std_vector< std::vector< T, A > > | |
| CMonitoredItem | |
| COpcuaConnection | Connection Struct |
| COpen62541 | The Open62541 class |
| CSubscription | |
| CTaskPoll | |
| CUaScalarTraits | |
| CUaScalarTraits< bool > | |
| CUaScalarTraits< double > | |
| CUaScalarTraits< float > | |
| CUaScalarTraits< int > | |
| CUaScalarTraits< int8_t > | |
| CUaScalarTraits< short > | |
| CUaScalarTraits< std::string > | |
| CUaScalarTraits< uint16_t > | |
| CUaScalarTraits< uint8_t > | |
| CUaScalarTraits< unsigned int > | |
| CVariantArrayConverter | Converts a variant holding a vector (OPC UA array) |
| CVariantArrayConverter< bool, UA_Boolean, TypeIndex > | Specialization for std::vector<bool> |
| CVariantArrayConverter< std::string, UA_String, UA_TYPES_STRING > | Specialization for std::vector<std::string> |
| 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 | |
| ▼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 |
| CFolderConfig | |
| CMethodArgConfig | |
| CMethodConfig | |
| CMethodSimulationConfig | |
| CMockOpen62541 | |
| COpen62541 | The Open62541 class |
| COverload | |
| CScalarSimulationRuntime | |
| CServerConfigYaml | |
| CTestConfig | |
| CVariableNodeConfig | |
| CVariableSimulationConfig | |