OpenSDN source code
detail::ContextIterator< void > Struct Reference

#include <proto_impl.h>

Public Member Functions

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

Detailed Description

Definition at line 397 of file proto_impl.h.

Constructor & Destructor Documentation

◆ ContextIterator()

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

Definition at line 398 of file proto_impl.h.

Member Function Documentation

◆ HasNext()

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

Definition at line 401 of file proto_impl.h.

◆ Next()

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: