Public Member Functions | |
VEntryIterator (const VEntryIterator &iter) | |
~VEntryIterator () | |
VEntryIterator & | operator= (const VEntryIterator &i) |
value_type | operator * () const |
VEntryIterator & | operator++ () |
bool | operator== (const VEntryIterator &i) const |
bool | operator!= (const VEntryIterator &i) const |
Protected Member Functions | |
VEntryIterator (ref< const VDirectory > dir, Int i) | |
Protected Attributes | |
ref< const VDirectory > | dir |
Int | index |
Friends | |
class | VDirectory |
|
Definition at line 64 of file VDirectory. References dir. |
|
Definition at line 65 of file VDirectory. |
|
Definition at line 75 of file VDirectory. References base::Int. |
|
Definition at line 68 of file VDirectory. References dir. |
|
Definition at line 72 of file VDirectory. |
|
Definition at line 70 of file VDirectory. References dir. |
|
Definition at line 66 of file VDirectory. |
|
Definition at line 71 of file VDirectory. |
|
Definition at line 79 of file VDirectory. |
|
Definition at line 76 of file VDirectory. Referenced by operator *(), operator++(), operator=(), operator==(), and VEntryIterator(). |
|
Definition at line 77 of file VDirectory. Referenced by operator=(), and operator==(). |