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

#include <proto.h>

Public Member Functions

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

Detailed Description

template<class Derived>
template<typename T>
template<typename U, typename CtxType>
struct ProtoChoice< Derived >::ChoiceEncoder< T >::EncoderTrue< U, CtxType >

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

Member Function Documentation

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

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

Here is the call graph for this function:


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