|
OpenSDN source code
|
#include <proto_impl.h>

Public Types | |
| typedef Accessor::ValueType | ValueType |
Public Member Functions | |
| template<typename Obj > | |
| ContextIterator (const Obj *obj) | |
| ValueType * | Next () |
| template<typename Obj > | |
| bool | HasNext (Obj *obj) const |
Private Attributes | |
| Accessor | accessor |
| Accessor::CollectionType::const_iterator | iter |
Definition at line 373 of file proto_impl.h.
| typedef Accessor::ValueType detail::ContextIterator< Accessor >::ValueType |
Definition at line 374 of file proto_impl.h.
|
inline |
Definition at line 376 of file proto_impl.h.
|
inline |
Definition at line 388 of file proto_impl.h.
|
inline |
Definition at line 381 of file proto_impl.h.
|
private |
Definition at line 393 of file proto_impl.h.
|
private |
Definition at line 394 of file proto_impl.h.