VR-Forces 4.1.1 Class Documentation
List of all members | Public Member Functions | Private Member Functions
DtOrgManagerOperation Class Reference
Inheritance diagram for DtOrgManagerOperation:
Inheritance graph
[legend]

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

DtOrgManagerOperation::DtOrgManagerOperation ( const DtOrgManagerOperation orig)
private

Not Implemented.

DtOrgManagerOperation::DtOrgManagerOperation ( )
virtual DtOrgManagerOperation::~DtOrgManagerOperation ( )
virtual

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 Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)