A particular type of Gadget chain that has AcquisitionData on input and ImageData on output.
More...
#include "gadgetron_x.h"
|
void | process (MRAcquisitionData &acquisitions) |
|
gadgetron::shared_ptr< GadgetronImageData > | get_output () |
|
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 const char * | class_name () |
|
static const char * | class_name () |
|
|
std::string | host_ |
|
std::string | port_ |
|
A particular type of Gadget chain that has AcquisitionData on input and ImageData on output.
The documentation for this class was generated from the following files:
- /home/sirfuser/devel/buildVM/sources/SIRF/src/xGadgetron/cGadgetron/include/sirf/Gadgetron/gadgetron_x.h
- /home/sirfuser/devel/buildVM/sources/SIRF/src/xGadgetron/cGadgetron/gadgetron_x.cpp