VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes
makVrf::DtVrfFormationRequestor Class Reference

The class that is the interface between the GUI and the back-end. More...

Inheritance diagram for makVrf::DtVrfFormationRequestor:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtVrfFormationRequestor (makVrv::DtDe &)
virtual ~DtVrfFormationRequestor ()
virtual void updateAvailableFormations (makVrv::DtSimEntry *data)
std::vector< std::string > formationsFor (const std::string &) const
virtual bool hasFormationsFor (makVrv::DtSimEntry *data) const

Static Public Member Functions

static DtVrfFormationRequestorinstance (makVrv::DtDe &de)
 Returns instance of the DtVrfResourceManager.

Public Attributes

boost::signal< void(const
std::string &)> 
signal_formationsReceived

Protected Member Functions

virtual void processAvailableFormations (const DtVrfObjectMessage *msg)
virtual void slot_onSimDataRemoved (makVrv::DtSimObjectEntry &)

Protected Attributes

makVrv::DtDemyDe
std::map< std::string,
std::vector< std::string > > 
myFormationTable

Detailed Description

The class that is the interface between the GUI and the back-end.


Constructor & Destructor Documentation


Member Function Documentation

Returns instance of the DtVrfResourceManager.

std::vector<std::string> makVrf::DtVrfFormationRequestor::formationsFor ( const std::string &  ) const
virtual void makVrf::DtVrfFormationRequestor::processAvailableFormations ( const DtVrfObjectMessage msg) [protected, virtual]

Member Data Documentation

boost::signal<void (const std::string&)> makVrf::DtVrfFormationRequestor::signal_formationsReceived
std::map<std::string, std::vector<std::string> > makVrf::DtVrfFormationRequestor::myFormationTable [protected]

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)