VR-Forces 4.0.4 Class Documentation
Public Member Functions | Private Member Functions
DtOrgManagerOperation Class Reference
Inheritance diagram for DtOrgManagerOperation:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtOrgManagerOperation ()
virtual ~DtOrgManagerOperation ()
virtual DtString type () const =0
virtual bool execute (DtOrganizationManager *orgMgr)=0
 Runs the operation on the specified hierarchy.
virtual void print (DtOrganizationManager *orgMgr) const

Private Member Functions

 DtOrgManagerOperation (const DtOrgManagerOperation &orig)
 Not Implemented.
DtOrgManagerOperationoperator= (DtOrgManagerOperation &orig)
 Not Implemented.

Constructor & Destructor Documentation

Not Implemented.


Member Function Documentation

DtOrgManagerOperation& DtOrgManagerOperation::operator= ( DtOrgManagerOperation orig) [private]

Not Implemented.

virtual DtString DtOrgManagerOperation::type ( ) const [pure virtual]
virtual bool DtOrgManagerOperation::execute ( DtOrganizationManager orgMgr) [pure virtual]

Runs the operation on the specified hierarchy.

Returns true if this operation should be deleted. (either it has executed, or it has expired). Returns false if it has not executed, and execute should be called again later.

Implemented in DtOrgManagerSetSubordinateOrderOp, DtOrgManagerSetSuperiorToForcePendingOp, DtOrgManagerSetSuperiorPendingOp, DtOrgManagerSubordinateDetatchToForceOp, DtOrgManagerSubordinateAttachToForceOp, DtOrgManagerSuperiorRemoveSubordinateOp, DtOrgManagerSuperiorAddSubordinateOp, and DtOrgChangeSetExecutorOperation.

virtual void DtOrgManagerOperation::print ( DtOrganizationManager orgMgr) const [virtual]

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)