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

#include <proto_impl.h>

Public Member Functions

template<typename U >
void operator() (const uint8_t *data, int element_size, U *obj)
 

Detailed Description

template<typename T>
struct detail::ApplySetter< T >

Definition at line 16 of file proto_impl.h.

Member Function Documentation

template<typename T>
template<typename U >
void detail::ApplySetter< T >::operator() ( const uint8_t *  data,
int  element_size,
U *  obj 
)
inline

Definition at line 18 of file proto_impl.h.

Here is the call graph for this function:


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