SIRF
3.5.0
|
Class for the generator of xml definition of PhysioInterpolationGadget. More...
#include "gadget_lib.h"
Static Public Member Functions | |
static const char * | class_name () |
Additional Inherited Members | |
Public Member Functions inherited from sirf::Gadget | |
Gadget (std::string name, std::string dll, std::string cl) | |
virtual void | set_property (const char *prop, const char *value) |
virtual std::string | value_of (const char *prop) |
void | add_property (const char *prop, const char *value) |
virtual std::string | vxml (const std::string &label) const |
Public Member Functions inherited from sirf::aGadget | |
std::string | xml (const std::string &label="") const |
Protected Attributes inherited from sirf::Gadget | |
std::string | gadget_ |
std::string | dll_ |
std::string | class_ |
std::map< std::string, std::string > | par_ |
Class for the generator of xml definition of PhysioInterpolationGadget.