Public Member Functions | |
| VehicleMapping (SystemDefs::VehicleID_t vehicleID=0, const char *vehicleName="", const ACE_INET_Addr &netAddress=ACE_INET_Addr()) | |
| VehicleMapping (const VehicleMapping &rhs) | |
| ~VehicleMapping () | |
Public Attributes | |
| SystemDefs::VehicleID_t | m_vehicleID |
| std::string | m_vehicleName |
| ACE_INET_Addr | m_netAddress |
|
||||||||||||||||
|
Definition at line 21 of file VehicleNetConfig.h. |
|
|
Definition at line 29 of file VehicleNetConfig.h. |
|
|
Definition at line 35 of file VehicleNetConfig.h. |
|
|
Definition at line 39 of file VehicleNetConfig.h. Referenced by VehicleNetConfig::GetVehicleAddress(), VehicleNetConfig::Init(), and VehicleNetConfig::VehicleAddressToID(). |
|
|
Definition at line 37 of file VehicleNetConfig.h. Referenced by VehicleNetConfig::GetVehicleAddress(), VehicleNetConfig::Init(), and VehicleNetConfig::VehicleAddressToID(). |
|
|
Definition at line 38 of file VehicleNetConfig.h. |
1.3.9.1