#include <Plugin.hh>
Public Member Functions |
| Plugin () |
void | Clear () |
void | Print (const std::string &prefix) |
Constructor & Destructor Documentation
Member Function Documentation
void sdf::Plugin::Clear |
( |
| ) |
|
|
inline |
void sdf::Plugin::Print |
( |
const std::string & |
prefix | ) |
|
|
inline |
Member Data Documentation
std::vector<ParamT<std::string> > sdf::Plugin::data |
ParamT<std::string> sdf::Plugin::filename |
ParamT<std::string> sdf::Plugin::name |
The documentation for this class was generated from the following file: