|
TINC
Toolkit for Interactive Computation
|
This is the complete list of members for tinc::DataPoolNetCDF, including all inherited members.
| clearRegisteredFiles() | tinc::DataPool | |
| createDataSlice(std::string field, std::string sliceDimension) | tinc::DataPool | |
| createDataSlice(std::string field, std::vector< std::string > sliceDimensions) | tinc::DataPool | |
| DataPool(std::string id, ParameterSpace &ps, std::string sliceCacheDir=std::string()) | tinc::DataPool | |
| DataPool(ParameterSpace &ps, std::string sliceCacheDir=std::string()) | tinc::DataPool | |
| DataPoolNetCDF(std::string id, ParameterSpace &ps, std::string sliceCacheDir=std::string()) | tinc::DataPoolNetCDF | inline |
| DataPoolNetCDF(ParameterSpace &ps, std::string sliceCacheDir=std::string()) | tinc::DataPoolNetCDF | inline |
| getAllPaths | tinc::DataPool | |
| getCacheDirectory() | tinc::DataPool | inline |
| getCurrentFiles() | tinc::DataPool | |
| getDocumentation() const | tinc::IdObject | |
| getFieldFromFile(std::string field, std::string file, size_t dimensionInFileIndex, void *data) override | tinc::DataPoolNetCDF | protectedvirtual |
| getFieldFromFile(std::string field, std::string file, void *data, size_t length) override | tinc::DataPoolNetCDF | protectedvirtual |
| getFileType(std::string file) | tinc::DataPool | protected |
| getId() | tinc::IdObject | |
| getParameterSpace() | tinc::DataPool | inline |
| getRegisteredDataFiles() | tinc::DataPool | |
| getType() | tinc::DataPool | inline |
| listFieldInFile(std::string file) override | tinc::DataPoolNetCDF | protectedvirtual |
| listFields(bool verifyConsistency=false) | tinc::DataPool | |
| mDocumentation | tinc::IdObject | protected |
| mId | tinc::IdObject | protected |
| modified | tinc::IdObject | |
| mType | tinc::DataPool | protected |
| readDataSlice(std::string field, std::string sliceDimension, void *data, size_t maxLen) | tinc::DataPool | |
| registerDataFile(std::string filename, std::string dimensionInFile) | tinc::DataPool | |
| setCacheDirectory(std::string cacheDirectory, al::Socket *src=nullptr) | tinc::DataPool | |
| setDocumentation(const std::string &documentation) | tinc::IdObject | |
| setId(std::string id) | tinc::IdObject |