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

#include <proto_impl.h>

Public Member Functions

 ContextIterator (void *obj)
 
void * Next ()
 
bool HasNext (void *obj) const
 

Detailed Description

template<>
struct detail::ContextIterator< void >

Definition at line 397 of file proto_impl.h.

Constructor & Destructor Documentation

detail::ContextIterator< void >::ContextIterator ( void *  obj)
inline

Definition at line 398 of file proto_impl.h.

Member Function Documentation

bool detail::ContextIterator< void >::HasNext ( void *  obj) const
inline

Definition at line 401 of file proto_impl.h.

void* detail::ContextIterator< void >::Next ( )
inline

Definition at line 400 of file proto_impl.h.


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