zorba::DirectoryIterator

This class is the representation of file system file.

...

Inherited by: zorba::SmartObject

Public Functions

const inline voidaddReference()
virtual voidfree()
const inline longgetRefCount()
const virtual boolnext( std::string & aPathStr )
inline voidremoveReference()
virtual voidreset()
Rewind the file find iterator.
inline virtual ~DirectoryIterator()

Protected Attibutes

unsigned inttheRefCount

Public Functions

addReference

const inline void addReference()

free

virtual void free()

getRefCount

const inline long getRefCount()

next

const virtual bool next(
    std::string & aPathStr
)

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