VehicleSystem Class Reference#
Demo
|
demo::VehicleSystem Class Reference
Vehicle system data structure. More...
#include <diagnostics_and_monitoring_system.hpp>
Public Attributes | |
std::string | systemName |
bool | isFunctional |
Detailed Description
Vehicle system data structure.
This class represents the data related to a vehicle system, including its name and status.
Member Data Documentation
◆ isFunctional
bool demo::VehicleSystem::isFunctional |
The status of the vehicle system (functional or malfunctioning).
◆ systemName
std::string demo::VehicleSystem::systemName |
The name of the vehicle system.
The documentation for this class was generated from the following file:
Generated by 1.9.7