soma-io
5.0.5
|
This is the complete list of members for soma::ReaderAlgorithm, including all inherited members.
_execs | soma::ReaderAlgorithm | protected |
Algorithm(const std::string &name) | carto::Algorithm | |
algorithmTypes() const | soma::ReaderAlgorithm | inline |
execute(const std::string &filename) | soma::ReaderAlgorithm | |
execute(carto::rc_ptr< DataSource > stream) | soma::ReaderAlgorithm | |
execute(carto::Object header, carto::rc_ptr< DataSource > source) | soma::ReaderAlgorithm | |
execute(carto::rc_ptr< DataSourceInfo > dsi) | soma::ReaderAlgorithm | |
inputParameter(T &ref, const std::string &name, const std::string &documentation) | carto::Algorithm | protected |
outputParameter(T &ref, const std::string &name, const std::string &documentation) | carto::Algorithm | protected |
ProcFunc typedef | soma::ReaderAlgorithm | |
ReaderAlgorithm(const std::string &algoname) | soma::ReaderAlgorithm | |
registerAlgorithmType(const std::string &objectType, ProcFunc procFunc) | soma::ReaderAlgorithm | |
~ReaderAlgorithm() | soma::ReaderAlgorithm | virtual |