#include <Message3_1.hpp>
|
| enum | NuclearBurstType {
cNO_STATEMENT
, cUNKNOWN
, cAIR
, cSURFACE_GROUND
,
cUNDERGROUND
, cSURFACE_WATER
, cUNDERWATER
, cSPACE
} |
| typedef SpareField< 2 > | FieldType1 |
| typedef LatitudeField< 21 > | FieldType2 |
| typedef SpareField< 2 > | FieldType3 |
| typedef LongitudeField< 22 > | FieldType4 |
| typedef SpareField< 4 > | FieldType5 |
| typedef TimeFunctionField | FieldType6 |
| typedef IntegerFieldNS< 3, NoStatementZero > | FieldType7 |
| typedef MinuteField | FieldType8 |
| typedef HourField | FieldType9 |
| typedef ExtensionBase | subword_type |
| enum | WordType { cINITIAL
, cCONTINUATION
, cEXTENSION
, cUNDEFINED
} |
|
| | DEFINE_EXTENSION (3, 1, 0) |
| | DEFINE_MEMBERS9 (Spare, Latitude, Spare2, Longitude, Spare3, TimeFunction, PositionAccuracy, Minute, Hour) |
| virtual ExtensionBase * | Clone () const =0 |
| WordType | GetWordType () const override |
| | Returns the base type of the word.
|
| void | WriteMessage (MessageBitOutput &aMW) const |
| virtual int | GetExtensionNumber () const =0 |
| std::string | GetClassName () const override |
| | Returns the human-readable class name for the Extension word.
|
| | Base (char *aData) |
| | Base () |
| virtual | ~Base () |
| virtual int | GetUID () const =0 |
| | Returns the unique identifier of a message word type.
|
| virtual void | TransferI (MessageBitInput &aMR)=0 |
| | Reads the message from a MessageBitInput.
|
| virtual void | TransferO (MessageBitOutput &aMW)=0 |
| | Reads the message from a MessageBitOutput.
|
| virtual void | CreateAccessor (MessageAccessorFiller &aMP)=0 |
| | Used once to provide generic access to messages and fields.
|
| virtual const char * | GetFieldName (int i)=0 |
| | Returns the name of the field with a given index.
|
| void | PrintWord (ut::log::MessageStream &aStream) const |
◆ FieldType1
| typedef SpareField<2> WsfL16::Messages::J3_1::Extension0::FieldType1 |
◆ FieldType2
| typedef LatitudeField<21> WsfL16::Messages::J3_1::Extension0::FieldType2 |
◆ FieldType3
| typedef SpareField<2> WsfL16::Messages::J3_1::Extension0::FieldType3 |
◆ FieldType4
| typedef LongitudeField<22> WsfL16::Messages::J3_1::Extension0::FieldType4 |
◆ FieldType5
| typedef SpareField<4> WsfL16::Messages::J3_1::Extension0::FieldType5 |
◆ FieldType6
◆ FieldType7
◆ FieldType8
| typedef MinuteField WsfL16::Messages::J3_1::Extension0::FieldType8 |
◆ FieldType9
| typedef HourField WsfL16::Messages::J3_1::Extension0::FieldType9 |
◆ NuclearBurstType
| enum WsfL16::Messages::J3_1::Extension0::NuclearBurstType |
| Enumerator |
|---|
| cNO_STATEMENT | |
| cUNKNOWN | |
| cAIR | |
| cSURFACE_GROUND | |
| cUNDERGROUND | |
| cSURFACE_WATER | |
| cUNDERWATER | |
| cSPACE | |
◆ DEFINE_EXTENSION()
| WsfL16::Messages::J3_1::Extension0::DEFINE_EXTENSION |
( |
3 | , |
|
|
1 | , |
|
|
0 | ) |
◆ DEFINE_MEMBERS9()
| WsfL16::Messages::J3_1::Extension0::DEFINE_MEMBERS9 |
( |
Spare | , |
|
|
Latitude | , |
|
|
Spare2 | , |
|
|
Longitude | , |
|
|
Spare3 | , |
|
|
TimeFunction | , |
|
|
PositionAccuracy | , |
|
|
Minute | , |
|
|
Hour | ) |
The documentation for this class was generated from the following file: