OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
detail::SequenceLengthSetter< int, Context > Struct Template Reference

#include <proto_impl.h>

Public Member Functions

int operator() (ParseContext *context, const uint8_t *data, size_t size, size_t msgsize, Context *obj)
 

Detailed Description

template<typename Context>
struct detail::SequenceLengthSetter< int, Context >

Definition at line 231 of file proto_impl.h.

Member Function Documentation

template<typename Context >
int detail::SequenceLengthSetter< int, Context >::operator() ( ParseContext context,
const uint8_t *  data,
size_t  size,
size_t  msgsize,
Context *  obj 
)
inline

Definition at line 232 of file proto_impl.h.

Here is the call graph for this function:


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