Robotics Library  0.7.0
Public Member Functions | List of all members
rl::mdl::XmlFactory Class Reference

#include <XmlFactory.h>

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

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

◆ XmlFactory()

rl::mdl::XmlFactory::XmlFactory ( )

◆ ~XmlFactory()

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

Member Function Documentation

◆ load()

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: