VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
DtAggregateSpatialModelPredicate Class Reference

Contains the declaration of class DtAggregateSpatialModelPredicate, a predicate that tests if an entity should be included in the aggregate spatial model.

Inheritance diagram for DtAggregateSpatialModelPredicate:
Inheritance graph
[legend]

Public Member Functions

 DtAggregateSpatialModelPredicate (bool negate=false)
 
virtual ~DtAggregateSpatialModelPredicate ()
 
 DtAggregateSpatialModelPredicate (const DtAggregateSpatialModelPredicate &orig)
 
virtual DtVrfObjectPredicateclone () const
 
- Public Member Functions inherited from DtCompositePredicate
 DtCompositePredicate (bool negate=false)
 
virtual ~DtCompositePredicate ()
 
 DtCompositePredicate (const DtCompositePredicate &orig)
 
DtCompositePredicateoperator= (const DtCompositePredicate &orig)
 
virtual void addPredicate (const DtVrfObjectPredicate &predicate)
 
virtual void removePredicate (const DtVrfObjectPredicate &predicate)
 
virtual bool hasPredicate (const DtVrfObjectPredicate &predicate) const
 
virtual int numPredicates () const
 
- Public Member Functions inherited from DtVrfObjectPredicate
 DtVrfObjectPredicate (bool negate=false)
 
virtual ~DtVrfObjectPredicate ()
 
 DtVrfObjectPredicate (const DtVrfObjectPredicate &orig)
 
DtVrfObjectPredicateoperator= (const DtVrfObjectPredicate &orig)
 
bool operator== (const DtVrfObjectPredicate &orig) const
 
bool operator!= (const DtVrfObjectPredicate &orig) const
 
virtual bool negated () const
 
virtual void setNegate (bool negate)
 
bool isTrue (const DtSimObject *vrfObject) const
 
virtual bool canBeTrue (const DtSimObject *vrfObject)
 
virtual bool canBeFalse (const DtSimObject *vrfObject)
 
virtual void stringRep (std::ostream &str, int indentLevel=0) const
 

Additional Inherited Members

- Static Public Member Functions inherited from DtVrfObjectPredicate
static const DtVrfObjectPredicatenullPredicate ()
 
- Protected Member Functions inherited from DtCompositePredicate
virtual bool eval (const DtSimObject *vrfObject) const
 
virtual bool predicateEqual (const DtVrfObjectPredicate &orig) const
 
virtual bool canEvalTrue (const DtSimObject *vrfObject) const override
 
virtual bool canEvalFalse (const DtSimObject *vrfObject) const override
 
virtual void typeSpecificStringRep (std::ostream &str, int indentLevel) const
 
- Protected Attributes inherited from DtCompositePredicate
DtList myPredicates
 
- Protected Attributes inherited from DtVrfObjectPredicate
bool myNegated
 

Constructor & Destructor Documentation

DtAggregateSpatialModelPredicate::DtAggregateSpatialModelPredicate ( bool  negate = false)
virtual DtAggregateSpatialModelPredicate::~DtAggregateSpatialModelPredicate ( )
virtual

destructor

DtAggregateSpatialModelPredicate::DtAggregateSpatialModelPredicate ( const DtAggregateSpatialModelPredicate orig)

copy constructor

Member Function Documentation

virtual DtVrfObjectPredicate* DtAggregateSpatialModelPredicate::clone ( ) const
virtual

clone function

Reimplemented from DtCompositePredicate.


The documentation for this class was generated from the following file:

Document ID: Generated on Tue Sep 24 19:28:17 EDT 2024 from SVN revision 269799
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)