Module.hpp
Module is an executable block class capable of computing the magnitude field of a vector field.
Definition: Module.hpp:66
BaseManipulation is the base class of any manipulation object of the library.
Definition: BaseManipulation.hpp:102
#define REGISTER_PORT(Name, Container, Datatype, ManipBlock)
Definition: portManager.hpp:211
virtual void flushSectionXML(bitpit::Config::Section &slotXML, std::string name="")
Definition: Module.cpp:175
virtual void absorbSectionXML(const bitpit::Config::Section &slotXML, std::string name="")
Definition: Module.cpp:163