Dxc::BoolValue | Boolean Value type |
Dxc::Candidate | Maps a set of component IDs to (hypothesized) faulty states |
Dxc::CandidateSet | A set of Candidates |
Dxc::Command | Representation of a component command, with parameters |
Dxc::CommandData | Command datatype |
Dxc::CommandSet | A set of Commands |
Dxc::ConnectorFactory | Factory class for creating DxcConnectors |
Dxc::DiagnosisData | Defines the data structure for a Diagnosis |
Dxc::DxcCallback | The abstract definition of the DcxData callback class |
Dxc::DxcConfig | Access DXC configuration |
Dxc::DxcConnector | Interface for sending and receiving DxcData |
Dxc::DxcData | The root of the Dxc data definition hierarchy |
Dxc::DxcException | Exceptions thrown by Dxc API |
Dxc::ErrorData | Error message |
Dxc::Fault | Representation of a component fault, with parameters |
Dxc::FaultInjectData | Defines the data structure for fault injection information message |
Dxc::FaultSet | A set of Faults |
Dxc::IntegerValue | Integer (int) Value type |
Dxc::ProfilingData | Data structure for DA process profiling information |
Dxc::RealValue | Real (double) Value type |
Dxc::RecoveryData | Defines the data structure for system Recovery Info |
Dxc::ScenarioData | Data structure for scenario status messages |
Dxc::ScenarioStatusData | Data structure for scenario status messages |
Dxc::SensorData | Data structure for sensor data messages |
Dxc::StringValue | String (STL std::string) Value type |
Dxc::SystemCatalog | System Catalog parser |
Dxc::Value | Abstract interface for values that can be of various concrete datatypes |