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 ()
 Constructor.
virtual ~FactoryIface ()
 Destructor.
virtual void Create (Server *server, std::string id)
 Create the server.
virtual void Open (Client *client, std::string id)
 Open the iface.

Public Attributes

FactoryDatadata
 Pointer to the factory data.


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

Last updated Aug 04 2007