CASObjectFindType_Not Class Reference
[SupportClasses]

Finds CASObject not equal to a specified type. More...

#include <casfuncobj.h>

List of all members.

Public Member Functions

 CASObjectFindType_Not (int type)
 Constructor.
bool operator() (const CASObject *o) const
 Finds CASObject not equal to a certain type.

Private Attributes

int t
 Holds the type which is not regarded.


Detailed Description

This class does the opposite of CASObjectFindType. It finds CASObjects not equal to a specified type. See castype.h for a list of possible types.

Definition at line 427 of file casfuncobj.h.


Member Data Documentation

int CASObjectFindType_Not::t [private]

Holds the type which is not regarded.

Definition at line 434 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