| Cifw::core::protocol::base::Dispatcher< Args >::CbId | |
| Cifw::core::utils::bat::CliConfig | The CliConfig struct |
| Cifw::core::protocol::opcua::ClientConfig | |
| Cifw::core::protocol::base::CommFactory | |
| Cifw::core::utils::bat::DbInterface | |
| Cifw::core::utils::bat::DbInterfaceRedis | |
| Cifw::core::dit::did::Did | Data Interface Dictionary class |
| Cifw::core::protocol::base::Dispatcher< Args > | |
| ▼Cstd::false_type | |
| Cifw::core::protocol::opcua::is_std_vector< std::vector< T, A > > | |
| Cifw::core::protocol::opcua::is_std_vector< T > | |
| CFolderConfig | |
| Cifw::core::dit::fits::FormatSpec | |
| Cifw::core::dit::did::FormatSpecifier | Class to handle the format specifier of a DID record. Format is: %[parameter][flags][width][.precision][length]type |
| Cifw::core::dit::did::Header | Data Interface Dictionary header class |
| ▼Cifw::core::protocol::base::IComm | |
| ▼Cifw::core::protocol::opcua::Open62541 | The Open62541 class |
| CMockOpen62541 | |
| ▼Cifw::core::protocol::base::ICommMaker | |
| Cifw::core::protocol::base::CommMaker< T > | Helper template to simplify the process of generating Comm-maker |
| ▼Cifw::core::utils::bat::IConfig | |
| Cifw::core::utils::bat::Config | |
| ▼Cifw::core::protocol::opcua::IDataChangeHandler | Defines an entry point for data change notifications |
| Cifw::core::protocol::opcua::Open62541 | The Open62541 class |
| CMethodArgConfig | |
| CMethodConfig | |
| CMethodSimulationConfig | |
| Cifw::core::protocol::opcua::MonitoredItem | |
| Cifw::core::utils::system::Mutex | 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 |
| Cifw::core::protocol::opcua::OpcuaConnection | Connection Struct |
| Cifw::core::utils::param::Parameter | Class to handle information for one parameter |
| ▼Cifw::core::utils::param::ParameterSet | Class to handle a set of parameters |
| ▼Cifw::core::utils::file::ParameterFile | Class to handle a set of parameters |
| Cifw::core::utils::file::Yaml | Class implementing the handling of Yaml files in the ICS environment |
| Cifw::core::dit::did::Record | Data Interface Dictionary keyword record class |
| CScalarSimulationRuntime | |
| CServerConfigYaml | |
| Cifw::core::protocol::opcua::Subscription | |
| Cifw::core::utils::bat::TaskOldb | |
| Cifw::core::protocol::opcua::TaskPoll | |
| ▼Ctesting::Test | |
| CTestConfig | |
| ▼Cstd::true_type | |
| Cifw::core::protocol::opcua::is_std_vector< std::vector< T, A > > | |
| Cifw::core::protocol::opcua::UaScalarTraits< T > | |
| Cifw::core::protocol::opcua::UaScalarTraits< bool > | |
| Cifw::core::protocol::opcua::UaScalarTraits< double > | |
| Cifw::core::protocol::opcua::UaScalarTraits< float > | |
| Cifw::core::protocol::opcua::UaScalarTraits< int > | |
| Cifw::core::protocol::opcua::UaScalarTraits< int8_t > | |
| Cifw::core::protocol::opcua::UaScalarTraits< short > | |
| Cifw::core::protocol::opcua::UaScalarTraits< std::string > | |
| Cifw::core::protocol::opcua::UaScalarTraits< uint16_t > | |
| Cifw::core::protocol::opcua::UaScalarTraits< uint8_t > | |
| Cifw::core::protocol::opcua::UaScalarTraits< unsigned int > | |
| CVariableNodeConfig | |
| CVariableSimulationConfig | |
| Cifw::core::protocol::opcua::VariantArrayConverter< CType, UaType, TypeIndex > | Converts a variant holding a vector (OPC UA array) |
| Cifw::core::protocol::opcua::VariantArrayConverter< bool, UA_Boolean, TypeIndex > | Specialization for std::vector<bool> |
| Cifw::core::protocol::opcua::VariantArrayConverter< std::string, UA_String, UA_TYPES_STRING > | Specialization for std::vector<std::string> |
| Cifw::core::protocol::opcua::VariantScalarConverter< CType, UaType, TypeIndex > | Converts a variant holding a scalar value |
| Cifw::core::protocol::opcua::VariantScalarConverter< std::string, UA_String, UA_TYPES_STRING > | |
| Cifw::core::protocol::base::VariantStr | |
| Cifw::core::protocol::base::VariantValue | |
| ▼CTs | |
| COverload< Ts > | |