RT::IRTRobotFactory Class Reference

defines Robotrader Factory interface More...

#include <IRTRobotFactory.h>

Inheritance diagram for RT::IRTRobotFactory:
RT::RTRobotFactory

List of all members.

Public Member Functions

virtual RoboTradercreate (const std::string &className)=0
virtual std::set< std::string > & get_class_names ()=0

Detailed Description

defines Robotrader Factory interface


Member Function Documentation

virtual RoboTrader* RT::IRTRobotFactory::create ( const std::string &  className  )  [pure virtual]

Creates new RoboTrader and returns pointer.

Parameters:
className Robotrader implementation identifier

Implemented in RT::RTRobotFactory.

virtual std::set<std::string>& RT::IRTRobotFactory::get_class_names (  )  [pure virtual]

Get available Robotrader implementation identifiers.

Implemented in RT::RTRobotFactory.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Enumerations Enumerator
Generated on Tue Jun 7 15:51:19 2011 for RTAPI by  doxygen 1.6.3