|
|
Public Types | |
| typedef size_t | difference_type |
| typedef std::forward_iterator_tag | iterator_category |
| typedef unsigned int * | pointer |
| typedef unsigned int & | reference |
| typedef unsigned int | value_type |
Public Member Functions | |
| const unsigned int | operator* () const |
| UnitWeightIterator | operator++ () const |
Definition at line 80 of file WeightFunc.h.
| typedef size_t difference_type |
Definition at line 87 of file WeightFunc.h.
| typedef std::forward_iterator_tag iterator_category |
Definition at line 86 of file WeightFunc.h.
| typedef unsigned int* pointer |
Definition at line 84 of file WeightFunc.h.
| typedef unsigned int& reference |
Definition at line 85 of file WeightFunc.h.
| typedef unsigned int value_type |
Definition at line 83 of file WeightFunc.h.
|
inline |
Definition at line 90 of file WeightFunc.h.
|
inline |
Definition at line 96 of file WeightFunc.h.