VR-Forces 4.1 Class Documentation
List of all members | Public Member Functions | Protected Types | Protected Member Functions | Protected Attributes
makVrf::DtGlobalPlansLogic Class Reference

Public Member Functions

 DtGlobalPlansLogic (makVrv::DtDe &de, DtGlobalPlansDialogInterface *iface)
 CTOR.
virtual ~DtGlobalPlansLogic ()
 DTOR.
virtual void requestGlobalPlans ()
virtual void onSelectedItemsChanged ()
virtual void deleteSelectedPlan ()
virtual void editSelectedPlan ()
virtual void newPlan ()

Protected Types

typedef std::pair< std::string,
std::string > 
DtGlobalPlanInformation
typedef std::map
< DtEditGlobalPlanWidget
*, DtGlobalPlanInformation
DtGlobalPlanInformationMap

Protected Member Functions

virtual void processGlobalPlansResponseCallback (DtSimMessage *)
virtual QString uniquePlanName () const
virtual bool newPlanInformation (QString &simAddress, QString &planName)
 Puts up a dialog that allows the user to select a simulation engine to place a plan on and the name of that new plan.
virtual void slot_backendUpdated (const DtVrfBackendState &, int)
virtual void slot_onGlobalPlanEditorDeleted (DtEditGlobalPlanWidget *, QString, QString)

Protected Attributes

makVrv::DtDemyDe
DtGlobalPlansDialogInterfacemyInterface
DtGlobalPlanInformationMap myEditing

Member Typedef Documentation

typedef std::pair<std::string, std::string> makVrf::DtGlobalPlansLogic::DtGlobalPlanInformation
protected

Constructor & Destructor Documentation

makVrf::DtGlobalPlansLogic::DtGlobalPlansLogic ( makVrv::DtDe de,
DtGlobalPlansDialogInterface iface 
)

CTOR.

virtual makVrf::DtGlobalPlansLogic::~DtGlobalPlansLogic ( )
virtual

DTOR.

Member Function Documentation

virtual void makVrf::DtGlobalPlansLogic::requestGlobalPlans ( )
virtual
virtual void makVrf::DtGlobalPlansLogic::onSelectedItemsChanged ( )
virtual
virtual void makVrf::DtGlobalPlansLogic::deleteSelectedPlan ( )
virtual
virtual void makVrf::DtGlobalPlansLogic::editSelectedPlan ( )
virtual
virtual void makVrf::DtGlobalPlansLogic::newPlan ( )
virtual
virtual void makVrf::DtGlobalPlansLogic::processGlobalPlansResponseCallback ( DtSimMessage )
protectedvirtual
virtual QString makVrf::DtGlobalPlansLogic::uniquePlanName ( ) const
protectedvirtual
virtual bool makVrf::DtGlobalPlansLogic::newPlanInformation ( QString &  simAddress,
QString &  planName 
)
protectedvirtual

Puts up a dialog that allows the user to select a simulation engine to place a plan on and the name of that new plan.

virtual void makVrf::DtGlobalPlansLogic::slot_backendUpdated ( const DtVrfBackendState ,
int   
)
protectedvirtual
virtual void makVrf::DtGlobalPlansLogic::slot_onGlobalPlanEditorDeleted ( DtEditGlobalPlanWidget ,
QString  ,
QString   
)
protectedvirtual

Member Data Documentation

makVrv::DtDe& makVrf::DtGlobalPlansLogic::myDe
protected
DtGlobalPlansDialogInterface* makVrf::DtGlobalPlansLogic::myInterface
protected
DtGlobalPlanInformationMap makVrf::DtGlobalPlansLogic::myEditing
protected

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

Document ID: Generated on Tue Jan 29 18:21:16 EST 2013 from SVN revision 123193
Copyright © 2005-2013 VT MÄK Inc. All Rights Reserved (www.mak.com)