OpenSDN source code
|
This is the complete list of members for ProtoSequence< Derived >, including all inherited members.
ContextInit typedef | ElementBase | |
ContextMatch typedef | ElementBase | |
ContextStorer typedef | SequenceBase | |
ContextSwap typedef | ElementBase | |
ContextType typedef | ElementBase | |
Encode(EncodeContext *context, const T *msg, uint8_t *data, size_t size) | ProtoSequence< Derived > | inlinestatic |
EncodingCallback typedef | ElementBase | |
kErrorCode | ElementBase | static |
kErrorSubcode | ElementBase | static |
kMaxOccurs | SequenceBase | static |
kMinOccurs | SequenceBase | static |
kSize | ElementBase | static |
Parse(const uint8_t *data, size_t size, ParseContext *context, T *obj) | ProtoSequence< Derived > | inlinestatic |
SaveOffset typedef | ElementBase | |
SequenceLengthWriteLen(EncodeContext *context, uint8_t *data, int offset, int arg) | ProtoSequence< Derived > | inlineprivatestatic |
Setter typedef | ElementBase | |
SizeSetter typedef | ElementBase | |
Verifier(const void *obj, const uint8_t *data, size_t size, ParseContext *context) | ElementBase | inlinestatic |