FactoryIface Class Reference
[factory]
#include <gazebo.h>
Inheritance diagram for FactoryIface:
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 | |
FactoryData * | data |
Pointer to the factory data. |
The documentation for this class was generated from the following file: