#include <Message13_4.hpp>
|
| typedef MissileTypeField | FieldType1 |
| typedef IntegerFieldNS< 7, NoStatementMax > | FieldType2 |
| typedef MissileTypeField | FieldType3 |
| typedef IntegerFieldNS< 7, NoStatementMax > | FieldType4 |
| typedef MissileTypeField | FieldType5 |
| typedef IntegerFieldNS< 7, NoStatementMax > | FieldType6 |
| typedef IntegerFieldNS< 4, NoStatementZero > | FieldType7 |
| typedef IntegerFieldNS< 3, NoStatementMax > | FieldType8 |
| typedef IntegerFieldNS< 4, NoStatementZero > | FieldType9 |
| typedef IntegerFieldNS< 3, NoStatementMax > | FieldType10 |
| typedef SystemStatusField | FieldType11 |
| typedef SystemStatusField | FieldType12 |
| typedef SystemStatusField | FieldType13 |
| typedef SpareField< 4 > | FieldType14 |
| typedef ContinuationBase | subword_type |
| enum | WordType { cINITIAL
, cCONTINUATION
, cEXTENSION
, cUNDEFINED
} |
|
| | DEFINE_CONTINUATION (13, 4, 1) |
| | DEFINE_MEMBERS14 (MissileType1, MissileCount1, MissileType2, MissileCount2, MissileType3, MissileCount3, TorpedoType1, TorpedoCount1, TorpedoType2, TorpedoCount2, TorpedoTubeStatus, VerticalLauncherStatus, FireControlSystemStatus, Spare) |
| 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
◆ FieldType10
◆ FieldType11
◆ FieldType12
◆ FieldType13
◆ FieldType14
| typedef SpareField<4> WsfL16::Messages::J13_4::Continuation1::FieldType14 |
◆ FieldType2
◆ FieldType3
◆ FieldType4
◆ FieldType5
◆ FieldType6
◆ FieldType7
◆ FieldType8
◆ FieldType9
◆ DEFINE_CONTINUATION()
| WsfL16::Messages::J13_4::Continuation1::DEFINE_CONTINUATION |
( |
13 | , |
|
|
4 | , |
|
|
1 | ) |
◆ DEFINE_MEMBERS14()
| WsfL16::Messages::J13_4::Continuation1::DEFINE_MEMBERS14 |
( |
MissileType1 | , |
|
|
MissileCount1 | , |
|
|
MissileType2 | , |
|
|
MissileCount2 | , |
|
|
MissileType3 | , |
|
|
MissileCount3 | , |
|
|
TorpedoType1 | , |
|
|
TorpedoCount1 | , |
|
|
TorpedoType2 | , |
|
|
TorpedoCount2 | , |
|
|
TorpedoTubeStatus | , |
|
|
VerticalLauncherStatus | , |
|
|
FireControlSystemStatus | , |
|
|
Spare | ) |
The documentation for this class was generated from the following file: