Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

CascadeFSObject::TypeSelector Class Reference

Selector object which selects files, folders or both More...

#include <CascadeFSObject.h>

Inheritance diagram for CascadeFSObject::TypeSelector:

CascadeFSObject::Selector List of all members.

Public Member Functions

 TypeSelector ()
virtual bool Match (CascadeFSObject &inObject)

Detailed Description

Selector object which selects files, folders or both

<cascade/util/CascadeFSObject.h>

TypeSelector determines whether a candidate matches by using only the SelectorTypeFilter. It is useful for finding all files or all directories in a given directory. You could also find both, but that is less efficient than just calling GetChildren.


Constructor & Destructor Documentation

CascadeFSObject::TypeSelector::TypeSelector  )  [inline]
 

default constructor

The default constructor is lightweight


Member Function Documentation

virtual bool CascadeFSObject::TypeSelector::Match CascadeFSObject inObject  )  [inline, virtual]
 

implementation of the simple matching function

Clients should have no need to call this function; it simply implements the required Match function of the abstract base class.

Implements CascadeFSObject::Selector.


The documentation for this class was generated from the following file:
Generated on Sun Jul 24 14:27:19 2005 for Cascade Library by  doxygen 1.4.1