|
WSF
|
12.6 C2 Fusion type continuation word More...
#include <Message12_6.hpp>


Public Types | |
| typedef BooleanField | FieldType1 |
| typedef TimeIndicatorField | FieldType2 |
| typedef MinuteField | FieldType3 |
| typedef SecondField | FieldType4 |
| typedef IntegerFieldNS< 7, NoStatementMax > | FieldType5 |
| typedef PRF_TypeField | FieldType6 |
| typedef IntegerFieldNS< 3, NoStatementZero > | FieldType7 |
| typedef IntegerFieldNS< 3, NoStatementZero > | FieldType8 |
| typedef SpareField< 5 > | FieldType9 |
| typedef IntegerField< 15 > | FieldType10 |
| typedef IntegerField< 6 > | FieldType11 |
| typedef IntegerFieldNS< 4, NoStatementZero > | FieldType12 |
| typedef BooleanField | FieldType13 |
| 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_MEMBERS13 (IsEndOfTargetReporting, TimeIndicator, Minutes, Seconds, Hundredths, PrfType, EmitterStatus, JammerType, Spare, TrackNumber, TrackIndex, SensorType, IsDataFusion) | |
| 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 C2 Fusion type continuation word
| typedef BooleanField WsfL16::Messages::J12_6::Continuation2::FieldType1 |
| typedef IntegerField<15> WsfL16::Messages::J12_6::Continuation2::FieldType10 |
| typedef IntegerField<6> WsfL16::Messages::J12_6::Continuation2::FieldType11 |
| typedef IntegerFieldNS<4, NoStatementZero> WsfL16::Messages::J12_6::Continuation2::FieldType12 |
| typedef BooleanField WsfL16::Messages::J12_6::Continuation2::FieldType13 |
| typedef TimeIndicatorField WsfL16::Messages::J12_6::Continuation2::FieldType2 |
| typedef MinuteField WsfL16::Messages::J12_6::Continuation2::FieldType3 |
| typedef SecondField WsfL16::Messages::J12_6::Continuation2::FieldType4 |
| typedef IntegerFieldNS<7, NoStatementMax> WsfL16::Messages::J12_6::Continuation2::FieldType5 |
| typedef PRF_TypeField WsfL16::Messages::J12_6::Continuation2::FieldType6 |
| typedef IntegerFieldNS<3, NoStatementZero> WsfL16::Messages::J12_6::Continuation2::FieldType7 |
| typedef IntegerFieldNS<3, NoStatementZero> WsfL16::Messages::J12_6::Continuation2::FieldType8 |
| typedef SpareField<5> WsfL16::Messages::J12_6::Continuation2::FieldType9 |
| WsfL16::Messages::J12_6::Continuation2::DEFINE_MEMBERS13 | ( | IsEndOfTargetReporting | , |
| TimeIndicator | , | ||
| Minutes | , | ||
| Seconds | , | ||
| Hundredths | , | ||
| PrfType | , | ||
| EmitterStatus | , | ||
| JammerType | , | ||
| Spare | , | ||
| TrackNumber | , | ||
| TrackIndex | , | ||
| SensorType | , | ||
| IsDataFusion | ) |
References DEFINE_MEMBERS13().
Referenced by DEFINE_MEMBERS13().