OTX Reference
|
|
Data types, see also Core data types. More...
Classes | |
class | DbComChannel |
Represents the MCDDbLogicalLink object of a MVCI system More... | |
class | DbDiagService |
Represents the MCDDbDiagComPrimitive object of a MVCI system More... | |
class | DbDiagTroubleCode |
Represents the MCDDbDiagTroubleCode object of a MVCI system More... | |
class | DbEnvDataDesc |
Represents the MCDDbEnvDataDesc object of a MVCI system More... | |
class | DbFaultMemory |
Represents the MCDDbFaultMemory object of a MVCI system More... | |
class | DbMatchingParameter |
Represents the MCDDbMatchingParameter object of a MVCI system More... | |
class | DbObject |
Represents the MCDDbObject object of a MVCI system More... | |
class | DbParameter |
Represents the MCDDbParameter object of a MVCI system More... | |
class | DbRequest |
Represents the MCDDbRequest object of a MVCI system More... | |
class | DbResponse |
Represents the MCDDbResponse object of a MVCI system More... | |
class | DbSpecialDataElement |
Represents the MCDDbSpecialDataElement object of a MVCI system More... | |
class | DbSpecialDataGroup |
Represents the MCDDbSpecialDataGroup object of a MVCI system More... | |
class | DbSubComponent |
Represents the MCDDbSubComponent object of a MVCI system More... | |
class | DbTable |
Represents the MCDDbTable object of a MVCI system More... | |
class | Interval |
Represents the MCDInterval object of a MVCI system More... | |
class | McdDataType |
The ASAM data types More... | |
class | McdParameterType |
The ASAM types of Parameters More... | |
class | McdResponseType |
The ASAM types of responses More... | |
class | TextTableElement |
An instance of the MCDTextTableElement interface More... | |
Enumerations | |
enum class | McdDataTypes { ASCIISTRING , BITFIELD , BOOLEAN , BYTEFIELD , FLOAT32 , FLOAT64 , INT16 , INT32 , INT64 , INT8 , UINT16 , UINT32 , UINT64 , UINT8 , UNICODE2STRING , DTC , END_OF_PDU , ENVDATA , ENVDATADESC , FIELD , KEY , LENGTHKEY , MULTIPLEXER , NO_TYPE , STRUCT_FIELD , STRUCTURE , TABLE , TABLE_ROW , TEXTTABLE } |
McdDataType is an enumeration type describing the ASAM data types used by the MVCI/ODX system. More... | |
enum class | McdParameterTypes { CODED_CONST , DYNAMIC , GENERATED , LENGTH_KEY , MATCHING_REQUEST_PARAM , NRC_CONST , PHYS_CONST , RESERVED , SYSTEM , TABLE_ENTRY , TABLE_KEY , TABLE_STRUCT , VALUE } |
McdParameterType is an enumeration type describing the ASAM types of parameters used by the MVCI/ODX system. More... | |
enum class | McdResponseTypes { GLOBAL_NEG_RESPONSE , LOCAL_NEG_RESPONSE , POSITIVE_RESPONSE } |
McdResponseType is an enumeration type describing the ASAM types of responses used by the MVCI/ODX system. More... | |
Data types, see also Core data types.
McdDataType is an enumeration type describing the ASAM data types used by the MVCI/ODX system.
McdParameterType is an enumeration type describing the ASAM types of parameters used by the MVCI/ODX system.
McdResponseType is an enumeration type describing the ASAM types of responses used by the MVCI/ODX system.