Robotics Library  0.6.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions
rl::mdl::XmlFactory Class Reference

#include <XmlFactory.h>

Inheritance diagram for rl::mdl::XmlFactory:
Inheritance graph
[legend]
Collaboration diagram for rl::mdl::XmlFactory:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 XmlFactory ()
virtual ~XmlFactory ()
void load (const ::std::string &filename, Model *model)
- Public Member Functions inherited from rl::mdl::Factory
 Factory ()
virtual ~Factory ()
virtual Modelcreate (const ::std::string &filename)

Constructor & Destructor Documentation

rl::mdl::XmlFactory::XmlFactory ( )
rl::mdl::XmlFactory::~XmlFactory ( )
virtual

Member Function Documentation

void rl::mdl::XmlFactory::load ( const ::std::string &  filename,
Model model 
)
virtual

Implements rl::mdl::Factory.


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