VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Types | Protected Attributes
makVrv::DtVrvCommandFactory Class Reference

Factory for creating vrvCommands given a vrvControl packet. More...

Public Member Functions

 DtVrvCommandFactory ()
 CTOR.
virtual ~DtVrvCommandFactory ()
 DTOR.
virtual void initialize (const DtSharedVrvCommandSettings::DtVrvCommandSeedMap &seeds, boost::function< DtUniqueID(const std::string &)> func)
 Initialize the factor with its seed map.
virtual DtVrvCommandcreate (vrvControlToolkit::DtVrvControl_v1 *control)
 Create a vrvCommand from a recieved control packet.

Protected Types

typedef std::map
< vrvControlToolkit::DtVrvControlTypeEnum,
DtVrvCommandCreator * > 
CreatorMap

Protected Attributes

CreatorMap myCreators

Detailed Description

Factory for creating vrvCommands given a vrvControl packet.

Member Typedef Documentation

Constructor & Destructor Documentation

makVrv::DtVrvCommandFactory::DtVrvCommandFactory ( )

CTOR.

virtual makVrv::DtVrvCommandFactory::~DtVrvCommandFactory ( )
virtual

DTOR.

Member Function Documentation

virtual void makVrv::DtVrvCommandFactory::initialize ( const DtSharedVrvCommandSettings::DtVrvCommandSeedMap seeds,
boost::function< DtUniqueID(const std::string &)>  func 
)
virtual

Initialize the factor with its seed map.

virtual DtVrvCommand* makVrv::DtVrvCommandFactory::create ( vrvControlToolkit::DtVrvControl_v1 control)
virtual

Create a vrvCommand from a recieved control packet.

Member Data Documentation

CreatorMap makVrv::DtVrvCommandFactory::myCreators
protected

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

Document ID: Generated on Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)