Public Member Functions | Protected Attributes
zorba::DirectoryIterator Class Reference

This class is the representation of file system file. More...

#include <zorba/file.h>

Inheritance diagram for zorba::DirectoryIterator:
Inheritance graph
[legend]
Collaboration diagram for zorba::DirectoryIterator:
Collaboration graph
[legend]

List of all members.

Public Member Functions

void addReference () const
virtual void free ()
long getRefCount () const
virtual bool next (std::string &aPathStr) const =0
void removeReference ()
virtual void reset ()=0
 Rewind the file find iterator.
virtual ~DirectoryIterator ()

Protected Attributes

unsigned int theRefCount

Detailed Description

This class is the representation of file system file.

...


Constructor & Destructor Documentation

virtual zorba::DirectoryIterator::~DirectoryIterator ( ) [inline, virtual]

Definition at line 34 of file file.h.


Member Function Documentation

void zorba::SmartObject::addReference ( ) const [inline, inherited]

Definition at line 40 of file smart_ptr.h.

virtual void zorba::SmartObject::free ( ) [virtual, inherited]
long zorba::SmartObject::getRefCount ( ) const [inline, inherited]

Definition at line 38 of file smart_ptr.h.

virtual bool zorba::DirectoryIterator::next ( std::string &  aPathStr) const [pure virtual]
void zorba::SmartObject::removeReference ( ) [inline, inherited]

Definition at line 42 of file smart_ptr.h.

virtual void zorba::DirectoryIterator::reset ( ) [pure virtual]

Rewind the file find iterator.


Member Data Documentation

unsigned int zorba::SmartObject::theRefCount [mutable, protected, inherited]

Definition at line 27 of file smart_ptr.h.


The documentation for this class was generated from the following file:
blog comments powered by Disqus