mxmTypeDecider Class Reference
[modularMX Runtime Platform Core]

Base class of all entities capable of deciding upon an mxmObject's type. More...

#include <mxmTypeDecider.h>

Inheritance diagram for mxmTypeDecider:

mxmDecider mxmObject mxmPerlStyleHash::KeyValuePairDecider mxmStringDecider List of all members.

Public Member Functions

virtual bool isOfProperType (const mxmObject *object)=0
 Returns true if the specified mxmObject is of desired type, and false otherwise.

Detailed Description

Base class of all entities capable of deciding upon an mxmObject's type.

Used for example by mxmList s to enforce that all items are of a specified type.

Type deciders will typically use RTTI to investigate into the mxmObject s type, as does for example the mxmStringDecider.

Author:
[khe] Kai Hergenroether


The documentation for this class was generated from the following file:
Generated on Fri Jun 29 17:21:05 2007 for MxPEG SDK by  doxygen 1.4.6