OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
detail::VariableLengthSetter< Accessor, T > Struct Template Reference

#include <proto_impl.h>

Public Member Functions

int operator() (const uint8_t *data, size_t size, ParseContext *context, T *obj)
 

Detailed Description

template<typename Accessor, typename T>
struct detail::VariableLengthSetter< Accessor, T >

Definition at line 269 of file proto_impl.h.

Member Function Documentation

template<typename Accessor , typename T >
int detail::VariableLengthSetter< Accessor, T >::operator() ( const uint8_t *  data,
size_t  size,
ParseContext context,
T *  obj 
)
inline

Definition at line 270 of file proto_impl.h.

Here is the call graph for this function:


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