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