OPAL (Object Oriented Parallel Accelerator Library)
2024.1
OPAL
|
This is the complete list of members for SDDSReader, including all inherited members.
getBoostVariantValue(const ast::variant_t &val, int datatype) const | SDDS::SDDSParser | inline |
getColumnData(const std::string &columnName) | SDDS::SDDSParser | |
getColumnType(const std::string &col_name) | SDDS::SDDSParser | inline |
getData() | SDDS::SDDSParser | inline |
getInterpolatedValue(std::string ref_name, double ref_val, std::string col_name, T &nval) | SDDS::SDDSParser | inline |
getInterpolatedValue(double spos, std::string col_name, T &nval) | SDDS::SDDSParser | inline |
getParameterValue(std::string parameter_name, T &nval) | SDDS::SDDSParser | inline |
getValue(int t, std::string column_name, T &nval) | SDDS::SDDSParser | inline |
parseFile() | SDDSReader | inline |
run() | SDDS::SDDSParser | |
SDDSParser() | SDDS::SDDSParser | |
SDDSParser(const std::string &input) | SDDS::SDDSParser | |
SDDSReader(const std::string &fname) | SDDSReader | inline |
setInput(const std::string &input) | SDDS::SDDSParser |