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

Definition at line 39 of file proto_impl.h.

Member Function Documentation

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

Definition at line 41 of file proto_impl.h.


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