#include <Message12_6.hpp>
|
| typedef LatitudeField< 5 > | FieldType1 |
| typedef LongitudeField< 5 > | FieldType2 |
| typedef IntegerFieldNS< 6, NoStatementValue< 131008 > > | FieldType3 |
| typedef IntegerFieldNS< 5, NoStatementZero > | FieldType4 |
| typedef IntegerFieldNS< 5, NoStatementZero > | FieldType5 |
| typedef IntegerFieldNS< 3, NoStatementZero > | FieldType6 |
| typedef IntegerFieldNS< 10, NoStatementZero > | FieldType7 |
| typedef IntegerFieldNS< 5, NoStatementZero > | FieldType8 |
| typedef IntegerFieldNS< 2, NoStatementZero > | FieldType9 |
| typedef IntegerFieldNS< 2, NoStatementZero > | FieldType10 |
| typedef IntegerFieldNS< 3, NoStatementZero > | FieldType11 |
| typedef BooleanField | FieldType12 |
| typedef IntegerFieldNS< 11, NoStatementZero > | FieldType13 |
| typedef ContinuationBase | subword_type |
| enum | WordType { cINITIAL
, cCONTINUATION
, cEXTENSION
, cUNDEFINED
} |
|
| | DEFINE_MEMBERS13 (Latitude, Longitude, Altitude, XPositionUncertainty, YPositionUncertainty, ZPositionUncertainty, PositionUncertaintyOrientation, PositionUncertaintyTilt, XVelocityUncertainty, YVelocityUncertainty, VelocityUncertaintyOrient, VelocityUncertaintyIndicator, HAEAdjustment) |
| 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 LatitudeField<5> WsfL16::Messages::J12_6::Continuation8::FieldType1 |
◆ FieldType10
◆ FieldType11
◆ FieldType12
| typedef BooleanField WsfL16::Messages::J12_6::Continuation8::FieldType12 |
◆ FieldType13
◆ FieldType2
| typedef LongitudeField<5> WsfL16::Messages::J12_6::Continuation8::FieldType2 |
◆ FieldType3
◆ FieldType4
◆ FieldType5
◆ FieldType6
◆ FieldType7
◆ FieldType8
◆ FieldType9
◆ DEFINE_MEMBERS13()
| WsfL16::Messages::J12_6::Continuation8::DEFINE_MEMBERS13 |
( |
Latitude | , |
|
|
Longitude | , |
|
|
Altitude | , |
|
|
XPositionUncertainty | , |
|
|
YPositionUncertainty | , |
|
|
ZPositionUncertainty | , |
|
|
PositionUncertaintyOrientation | , |
|
|
PositionUncertaintyTilt | , |
|
|
XVelocityUncertainty | , |
|
|
YVelocityUncertainty | , |
|
|
VelocityUncertaintyOrient | , |
|
|
VelocityUncertaintyIndicator | , |
|
|
HAEAdjustment | ) |
The documentation for this class was generated from the following file: