OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
detail::DescendentParser< Parent, Child > Struct Template Reference

#include <proto_impl.h>

Static Public Member Functions

template<typename T >
static int Parse (const uint8_t *data, size_t size, ParseContext *context, T *obj)
 

Detailed Description

template<class Parent, typename Child>
struct detail::DescendentParser< Parent, Child >

Definition at line 175 of file proto_impl.h.

Member Function Documentation

template<class Parent , typename Child >
template<typename T >
static int detail::DescendentParser< Parent, Child >::Parse ( const uint8_t *  data,
size_t  size,
ParseContext context,
T *  obj 
)
inlinestatic

Definition at line 177 of file proto_impl.h.


The documentation for this struct was generated from the following file: