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

#include <proto_impl.h>

Public Member Functions

int operator() (uint8_t *data, int element_size, T *obj)
 

Detailed Description

template<typename T>
struct detail::VariableLengthWriter< void, T >

Definition at line 64 of file proto_impl.h.

Member Function Documentation

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

Definition at line 65 of file proto_impl.h.


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