|
NEST
2.6.0,not_revisioned_source_dir@0
|
#include <gid_collection.h>
Public Member Functions | |
| index | operator* () const |
| const const_iterator & | operator++ () |
| bool | operator!= (const const_iterator &rhs) const |
Private Member Functions | |
| const_iterator (const GIDCollection *gc, size_t offset) | |
Private Attributes | |
| const GIDCollection * | gc_ |
| size_t | offset_ |
Friends | |
| class | GIDCollection |
|
inlineprivate |
|
inline |
References offset_.
|
inline |
|
friend |
|
private |
Referenced by operator*().
|
private |
Referenced by operator!=(), and operator*().
1.8.7