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

#include <proto_impl.h>

Public Member Functions

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

Detailed Description

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

Definition at line 31 of file proto_impl.h.

Member Function Documentation

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

Definition at line 33 of file proto_impl.h.

Here is the call graph for this function:


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