|
typedef void | SequenceLength |
|
typedef void | SaveOffset |
|
typedef void | ContextType |
|
typedef NullCtxInit | ContextInit |
|
typedef NoMatch | ContextMatch |
|
typedef void | Setter |
|
typedef void | EncodingCallback |
|
typedef void | ContextSwap |
|
typedef void | SizeSetter |
|
static void | Writer (T *msg, uint8_t *data, size_t size) |
|
static int | Parse (const uint8_t *data, size_t size, ParseContext *context, T *obj) |
|
static int | Encode (EncodeContext *context, const T *msg, uint8_t *data, size_t size) |
|
static bool | Verifier (const void *obj, const uint8_t *data, size_t size, ParseContext *context) |
|
Definition at line 148 of file bfd_control_packet.cc.
const int BFD::RequiredMinRxInterval::kSize = 4 |
|
static |
The documentation for this class was generated from the following file: