OpenSDN source code
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 490 of file src/contrail-common/base/proto.h.

Member Function Documentation

◆ operator()()

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 491 of file src/contrail-common/base/proto.h.


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