Instances of this class are the interface message content used to set priorities for multiple weather objects.
More...
Detailed Description
Instances of this class are the interface message content used to set priorities for multiple weather objects.
Content-Type: DtIfChangeWeatherPriorities
Constructor & Destructor Documentation
| DtIfChangeWeatherPriorities::DtIfChangeWeatherPriorities |
( |
| ) |
|
| virtual DtIfChangeWeatherPriorities::~DtIfChangeWeatherPriorities |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual int DtIfChangeWeatherPriorities::type |
( |
| ) |
const |
|
virtual |
Returns DtChangeWeatherPrioritiesMessageType, defined in msgTypes.h.
Returns newly created copy of this object.
| virtual int DtIfChangeWeatherPriorities::netRepSize |
( |
| ) |
const |
|
virtual |
Returns size of network representation of this object, in bytes.
| virtual bool DtIfChangeWeatherPriorities::setFromNet |
( |
const char * |
contentBuffer, |
|
|
unsigned |
contentSize |
|
) |
| |
|
virtual |
Unpack network representation (contentBuffer) into this object.
| virtual bool DtIfChangeWeatherPriorities::setToNet |
( |
| ) |
|
|
virtual |
| virtual void DtIfChangeWeatherPriorities::printDataToString |
( |
DtString & |
str | ) |
|
|
virtual |
Human readable representation of this object's data (used for debugging purposes, and in applications such as vrfMsgDump).
| virtual void DtIfChangeWeatherPriorities::setPriority |
( |
const DtString & |
, |
|
|
int |
|
|
) |
| |
|
virtual |
Sets the priority for the named weather area.
| virtual void DtIfChangeWeatherPriorities::removeSetPriority |
( |
const DtString & |
| ) |
|
|
virtual |
| virtual const std::map<DtString, int> DtIfChangeWeatherPriorities::prioritiesToSet |
( |
| ) |
const |
|
virtual |
Member Data Documentation
| std::map<DtString, int> DtIfChangeWeatherPriorities::myPrioritiesToSet |
|
protected |
The documentation for this class was generated from the following file: