Gazebo

FactoryIface Class Reference
[factory]

#include <gazebo.h>

Inheritance diagram for FactoryIface:

Iface

List of all members.


Detailed Description

Factory interface

Public Member Functions

 FactoryIface ()
virtual ~FactoryIface ()
virtual void Create (Server *server, std::string id)
virtual void Open (Client *client, std::string id)

Public Attributes

FactoryDatadata
 Pointer to the factory data.

Constructor & Destructor Documentation

FactoryIface (  )  [inline]

Constructor


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

Last updated Aug 04 2007