OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
detail::VariableLengthSetter< void, 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 T>
struct detail::VariableLengthSetter< void, T >

Definition at line 285 of file proto_impl.h.

Member Function Documentation

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

Definition at line 286 of file proto_impl.h.


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