#include <Message3_2.hpp>
|
| | DEFINE_CONTINUATION (3, 2, 1) |
| | DEFINE_MEMBERS11 (IsAirSpecificType, Mode1Code, Mode2Code, Mode3Code, Mode4Code, PPLI_IFF_Indicator, AirSpecificType, Spare, Spare2, Minute, Hour) |
| virtual ContinuationBase * | Clone () const =0 |
| | ~ContinuationBase () override |
| virtual int | GetLabel () const =0 |
| WordType | GetWordType () const override |
| | Returns the base type of the word.
|
| void | WriteMessage (MessageBitOutput &aMW) const |
| std::string | GetClassName () const override |
| | Returns the human-readable class name for the Continuation 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 BooleanField WsfL16::Messages::J3_2::Continuation1::FieldType1 |
◆ FieldType10
| typedef MinuteField WsfL16::Messages::J3_2::Continuation1::FieldType10 |
◆ FieldType11
| typedef HourField WsfL16::Messages::J3_2::Continuation1::FieldType11 |
◆ FieldType2
| typedef Mode1CodeField WsfL16::Messages::J3_2::Continuation1::FieldType2 |
◆ FieldType3
| typedef IntegerField<12> WsfL16::Messages::J3_2::Continuation1::FieldType3 |
◆ FieldType4
| typedef IntegerField<12> WsfL16::Messages::J3_2::Continuation1::FieldType4 |
◆ FieldType5
| typedef IntegerField<2> WsfL16::Messages::J3_2::Continuation1::FieldType5 |
◆ FieldType6
| typedef IntegerField<2> WsfL16::Messages::J3_2::Continuation1::FieldType6 |
◆ FieldType7
| typedef IntegerField<12> WsfL16::Messages::J3_2::Continuation1::FieldType7 |
◆ FieldType8
| typedef SpareField<1> WsfL16::Messages::J3_2::Continuation1::FieldType8 |
◆ FieldType9
| typedef SpareField<5> WsfL16::Messages::J3_2::Continuation1::FieldType9 |
◆ DEFINE_CONTINUATION()
| WsfL16::Messages::J3_2::Continuation1::DEFINE_CONTINUATION |
( |
3 | , |
|
|
2 | , |
|
|
1 | ) |
◆ DEFINE_MEMBERS11()
| WsfL16::Messages::J3_2::Continuation1::DEFINE_MEMBERS11 |
( |
IsAirSpecificType | , |
|
|
Mode1Code | , |
|
|
Mode2Code | , |
|
|
Mode3Code | , |
|
|
Mode4Code | , |
|
|
PPLI_IFF_Indicator | , |
|
|
AirSpecificType | , |
|
|
Spare | , |
|
|
Spare2 | , |
|
|
Minute | , |
|
|
Hour | ) |
The documentation for this class was generated from the following file: