OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ProtoChoice< Derived >::ChoiceEncoder< T >::EncoderRunTime< U > Struct Template Reference

#include <proto.h>

Public Member Functions

int operator() (int opt, EncodeContext *context, const T *msg, uint8_t *data, int size)
 

Detailed Description

template<class Derived>
template<typename T>
template<typename U>
struct ProtoChoice< Derived >::ChoiceEncoder< T >::EncoderRunTime< U >

Definition at line 487 of file src/contrail-common/base/proto.h.

Member Function Documentation

template<class Derived>
template<typename T >
template<typename U >
int ProtoChoice< Derived >::ChoiceEncoder< T >::EncoderRunTime< U >::operator() ( int  opt,
EncodeContext context,
const T *  msg,
uint8_t *  data,
int  size 
)
inline

Definition at line 488 of file src/contrail-common/base/proto.h.


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