VR-Forces 4.0.4 Class Documentation
Public Member Functions
DtTaskableSubordinatePredicate Class Reference

Contains the declaration of class DtTaskableSubordinatePredicate, a predicate that tests if an entity is capable of being tasked as a subordinate. More...

Inheritance diagram for DtTaskableSubordinatePredicate:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtTaskableSubordinatePredicate (bool negate=false)
virtual ~DtTaskableSubordinatePredicate ()
 destructor
 DtTaskableSubordinatePredicate (const DtTaskableSubordinatePredicate &orig)
 copy constructor
virtual DtVrfObjectPredicateclone () const
 clone function

Detailed Description

Contains the declaration of class DtTaskableSubordinatePredicate, a predicate that tests if an entity is capable of being tasked as a subordinate.

Instances of DtTaskableSubordinatePredicate are used to determine whether a subordinate is capable of being tasked as part of an aggregate (i.e. it can move and its not independently tasked). It is composed of a DtAbleToMovePredicate and a negated DtIndependentlyTaskedPredicate.


Constructor & Destructor Documentation

destructor

copy constructor


Member Function Documentation

clone function

Reimplemented from DtCompositePredicate.


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)