FactoryIface Class Reference
[factory]
#include <gazebo.h>
Inheritance diagram for FactoryIface:
Detailed Description
Factory interfacePublic Member Functions | |
FactoryIface () | |
virtual | ~FactoryIface () |
virtual void | Create (Server *server, std::string id) |
virtual void | Open (Client *client, std::string id) |
Public Attributes | |
FactoryData * | data |
Pointer to the factory data. |
Constructor & Destructor Documentation
FactoryIface | ( | ) | [inline] |
Constructor
The documentation for this class was generated from the following file: