|
WSF
|
12.6 C1 Engagement status continuation word More...
#include <Message12_6.hpp>


Public Types | |
| typedef SpareField< 6 > | FieldType1 |
| typedef TrackNumberAddresseeField | FieldType2 |
| typedef BooleanField | FieldType3 |
| typedef WeaponSystemField | FieldType4 |
| typedef WeaponEngagementStatusField | FieldType5 |
| typedef TrackNumberField | FieldType6 |
| typedef Mode3InterrogationTypeField | FieldType7 |
| typedef Mode4IndicatorField | FieldType8 |
| typedef TrackStrengthField | FieldType9 |
| typedef SpareField< 5 > | FieldType10 |
| Public Types inherited from WsfL16::Messages::ContinuationBase | |
| typedef ContinuationBase | subword_type |
| Public Types inherited from WsfL16::Messages::Base | |
| enum | WordType { cINITIAL , cCONTINUATION , cEXTENSION , cUNDEFINED } |
Public Member Functions | |
| DEFINE_MEMBERS10 (Spare, TrackNumber, Pointer, WeaponSystem, WeaponEngagementStatus, TrackNumberReference, Mode3_IFF, Mode4_Indicator, Strength, Spare2) | |
| Public Member Functions inherited from WsfL16::Messages::ContinuationBase | |
| 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. | |
| Public Member Functions inherited from WsfL16::Messages::Base | |
| 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 |
12.6 C1 Engagement status continuation word
| typedef SpareField<6> WsfL16::Messages::J12_6::Continuation1::FieldType1 |
| typedef SpareField<5> WsfL16::Messages::J12_6::Continuation1::FieldType10 |
| typedef TrackNumberAddresseeField WsfL16::Messages::J12_6::Continuation1::FieldType2 |
| typedef BooleanField WsfL16::Messages::J12_6::Continuation1::FieldType3 |
| typedef WeaponSystemField WsfL16::Messages::J12_6::Continuation1::FieldType4 |
| typedef WeaponEngagementStatusField WsfL16::Messages::J12_6::Continuation1::FieldType5 |
| typedef TrackNumberField WsfL16::Messages::J12_6::Continuation1::FieldType6 |
| typedef Mode3InterrogationTypeField WsfL16::Messages::J12_6::Continuation1::FieldType7 |
| typedef Mode4IndicatorField WsfL16::Messages::J12_6::Continuation1::FieldType8 |
| typedef TrackStrengthField WsfL16::Messages::J12_6::Continuation1::FieldType9 |
| WsfL16::Messages::J12_6::Continuation1::DEFINE_MEMBERS10 | ( | Spare | , |
| TrackNumber | , | ||
| Pointer | , | ||
| WeaponSystem | , | ||
| WeaponEngagementStatus | , | ||
| TrackNumberReference | , | ||
| Mode3_IFF | , | ||
| Mode4_Indicator | , | ||
| Strength | , | ||
| Spare2 | ) |
References DEFINE_MEMBERS10().
Referenced by DEFINE_MEMBERS10().