|
SIRF
3.5.0
|
#include "gadgetron_x.h"
Public Member Functions | |
| void | set_host (const std::string host) |
| void | set_port (const std::string port) |
| void | add_reader (std::string id, gadgetron::shared_ptr< aGadget > sptr_g) |
| void | add_writer (std::string id, gadgetron::shared_ptr< aGadget > sptr_g) |
| void | set_endgadget (gadgetron::shared_ptr< aGadget > sptr_g) |
| void | add_gadget (std::string id, gadgetron::shared_ptr< aGadget > sptr_g) |
| gadgetron::shared_ptr< aGadget > | gadget_sptr (std::string id) |
| std::string | xml () const |
Static Public Member Functions | |
| static const char * | class_name () |
Protected Attributes | |
| std::string | host_ |
| std::string | port_ |
Gadget chain class.
Gadgetron gadget chains have the following form: