OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
detail::DescendentContextSwap< Child > Struct Template Reference

#include <proto_impl.h>

Public Types

typedef Child::ContextType ctx_t
 

Public Member Functions

template<typename U >
ctx_toperator() (ParseContext *context, U *obj)
 

Detailed Description

template<typename Child>
struct detail::DescendentContextSwap< Child >

Definition at line 158 of file proto_impl.h.

Member Typedef Documentation

template<typename Child >
typedef Child::ContextType detail::DescendentContextSwap< Child >::ctx_t

Definition at line 159 of file proto_impl.h.

Member Function Documentation

template<typename Child >
template<typename U >
ctx_t* detail::DescendentContextSwap< Child >::operator() ( ParseContext context,
U *  obj 
)
inline

Definition at line 161 of file proto_impl.h.

Here is the call graph for this function:


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