|
WSF
|
#include <Message3_6.hpp>


Public Types | |
| typedef VelocityField | FieldType1 |
| typedef PositionField | FieldType2 |
| typedef VelocityField | FieldType3 |
| typedef BooleanField | FieldType4 |
| typedef BooleanField | FieldType5 |
| typedef IntegerFieldNS< 3, NoStatementZero > | FieldType6 |
| typedef SpareField< 12 > | FieldType7 |
| Public Types inherited from WsfL16::Messages::ExtensionBase | |
| typedef ExtensionBase | subword_type |
| Public Types inherited from WsfL16::Messages::Base | |
| enum | WordType { cINITIAL , cCONTINUATION , cEXTENSION , cUNDEFINED } |
Public Member Functions | |
| DEFINE_EXTENSION (3, 6, 1) | |
| DEFINE_MEMBERS7 (WcsVelY, WcsZ, WcsVelZ, IsTrackLost, IsBoosting, DataIndicator, Spare) | |
| Public Member Functions inherited from WsfL16::Messages::ExtensionBase | |
| 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. | |
| 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 |
| typedef VelocityField WsfL16::Messages::J3_6::Extension1::FieldType1 |
| typedef PositionField WsfL16::Messages::J3_6::Extension1::FieldType2 |
| typedef VelocityField WsfL16::Messages::J3_6::Extension1::FieldType3 |
| typedef BooleanField WsfL16::Messages::J3_6::Extension1::FieldType4 |
| typedef BooleanField WsfL16::Messages::J3_6::Extension1::FieldType5 |
| typedef IntegerFieldNS<3, NoStatementZero> WsfL16::Messages::J3_6::Extension1::FieldType6 |
| typedef SpareField<12> WsfL16::Messages::J3_6::Extension1::FieldType7 |
| WsfL16::Messages::J3_6::Extension1::DEFINE_EXTENSION | ( | 3 | , |
| 6 | , | ||
| 1 | ) |
| WsfL16::Messages::J3_6::Extension1::DEFINE_MEMBERS7 | ( | WcsVelY | , |
| WcsZ | , | ||
| WcsVelZ | , | ||
| IsTrackLost | , | ||
| IsBoosting | , | ||
| DataIndicator | , | ||
| Spare | ) |