zorba::DirectoryIterator
This class is the representation of file system file.
...
Inherited by: zorba::SmartObject
Public Functions
| const inline void | addReference() |
| virtual void | free() |
| const inline long | getRefCount() |
| const virtual bool | next( std::string & aPathStr ) |
| inline void | removeReference() |
| virtual void | reset() Rewind the file find iterator. |
| inline virtual | ~DirectoryIterator() |
Protected Attibutes
| unsigned int | theRefCount |
Public Functions
addReference
const inline void addReference()
free
virtual void free()
getRefCount
const inline long getRefCount()
next
removeReference
inline void removeReference()
reset
virtual void reset()
Rewind the file find iterator.
~DirectoryIterator
inline virtual ~DirectoryIterator()
Protected Attibutes
theRefCount
unsigned int theRefCount
blog comments powered by Disqus