|
WSF
|
#include <Message11_0.hpp>


Public Types | |
| typedef SpareField< 4 > | FieldType1 |
| typedef SpareField< 4 > | FieldType2 |
| typedef TimeToInputLockoutField | FieldType3 |
| typedef SpareField< 10 > | FieldType4 |
| typedef SpareField< 19 > | FieldType5 |
| typedef SpareField< 15 > | FieldType6 |
| typedef SpareField< 6 > | FieldType7 |
| 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_MEMBERS7 (Spare1, Spare2, TimeToLockout, Spare4, Spare5, Spare6, Spare7) | |
| 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 |
| typedef SpareField<4> WsfL16::Messages::J11_0::Continuation5::FieldType1 |
| typedef SpareField<4> WsfL16::Messages::J11_0::Continuation5::FieldType2 |
| typedef TimeToInputLockoutField WsfL16::Messages::J11_0::Continuation5::FieldType3 |
| typedef SpareField<10> WsfL16::Messages::J11_0::Continuation5::FieldType4 |
| typedef SpareField<19> WsfL16::Messages::J11_0::Continuation5::FieldType5 |
| typedef SpareField<15> WsfL16::Messages::J11_0::Continuation5::FieldType6 |
| typedef SpareField<6> WsfL16::Messages::J11_0::Continuation5::FieldType7 |
| WsfL16::Messages::J11_0::Continuation5::DEFINE_MEMBERS7 | ( | Spare1 | , |
| Spare2 | , | ||
| TimeToLockout | , | ||
| Spare4 | , | ||
| Spare5 | , | ||
| Spare6 | , | ||
| Spare7 | ) |
References DEFINE_MEMBERS7().
Referenced by DEFINE_MEMBERS7().