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

Definition at line 312 of file proto_impl.h.

Member Function Documentation

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

Definition at line 313 of file proto_impl.h.


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