CASObjectFindType Class Reference
[SupportClasses]

Finds a CASObject according to its type. More...

#include <casfuncobj.h>

List of all members.

Public Member Functions

 CASObjectFindType (int type)
 Constructor.
bool operator() (const CASObject *o) const
 Function operator for searching for a specific type.

Private Attributes

int t
 Holds the type to search for.


Detailed Description

This function object finds a CASObject according its type. For possible types see castype.h.

It is derived from std::unary_function.

Definition at line 400 of file casfuncobj.h.


Member Data Documentation

int CASObjectFindType::t [private]

Holds the type to search for. For possible values see castype.h.

Definition at line 408 of file casfuncobj.h.


The documentation for this class was generated from the following files:
Generated on Sun Dec 31 01:57:31 2006 for ECAS by  doxygen 1.4.7