Public Member Functions | |
| WarningInfo () | |
| default constructor | |
Public Attributes | |
| SmartPtr< CalendarDate > | beginTime |
| begin time | |
| SmartPtr< CalendarDate > | expireTime |
| expire time | |
| string | id |
| event id | |
| string | requestedAction |
| action requested | |
| string | warningIssuer |
| issue office | |
| string | warningType |
| event type | |
| string | warningDescription |
| event desciption | |
| SmartPtr< vector< LatLon > > | warningRegion |
| code::WarningInfo::WarningInfo | ( | ) |
default constructor
| SmartPtr<CalendarDate> code::WarningInfo::beginTime |
begin time
| SmartPtr<CalendarDate> code::WarningInfo::expireTime |
expire time
| string code::WarningInfo::id |
event id
action requested
event desciption
issue office
| SmartPtr< vector<LatLon> > code::WarningInfo::warningRegion |
event type
1.4.7