#include <Message12_7.hpp>
|
| | DEFINE_EXTENSION (12, 7, 1) |
| | DEFINE_MEMBERS14 (TimeIndicator, Minute, Second, Hundredths, BearingAngleRate, BearingAngleRateUncertainty, ElevationAngleRate, ElevationAngleRateUncertainty, EmitterPRF, EmitterStatus, SID, ID, Exercise, Spare) |
| 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
◆ FieldType10
◆ FieldType11
◆ FieldType12
◆ FieldType13
| typedef BooleanField WsfL16::Messages::J12_7::Extension1::FieldType13 |
◆ FieldType14
◆ FieldType2
| typedef MinuteField WsfL16::Messages::J12_7::Extension1::FieldType2 |
◆ FieldType3
| typedef SecondField WsfL16::Messages::J12_7::Extension1::FieldType3 |
◆ FieldType4
◆ FieldType5
| typedef AngleRateField WsfL16::Messages::J12_7::Extension1::FieldType5 |
◆ FieldType6
◆ FieldType7
| typedef AngleRateField WsfL16::Messages::J12_7::Extension1::FieldType7 |
◆ FieldType8
◆ FieldType9
| typedef PRF_TypeField WsfL16::Messages::J12_7::Extension1::FieldType9 |
◆ DEFINE_EXTENSION()
| WsfL16::Messages::J12_7::Extension1::DEFINE_EXTENSION |
( |
12 | , |
|
|
7 | , |
|
|
1 | ) |
◆ DEFINE_MEMBERS14()
| WsfL16::Messages::J12_7::Extension1::DEFINE_MEMBERS14 |
( |
TimeIndicator | , |
|
|
Minute | , |
|
|
Second | , |
|
|
Hundredths | , |
|
|
BearingAngleRate | , |
|
|
BearingAngleRateUncertainty | , |
|
|
ElevationAngleRate | , |
|
|
ElevationAngleRateUncertainty | , |
|
|
EmitterPRF | , |
|
|
EmitterStatus | , |
|
|
SID | , |
|
|
ID | , |
|
|
Exercise | , |
|
|
Spare | ) |
The documentation for this class was generated from the following file: