TINC
Toolkit for Interactive Computation
|
This is the complete list of members for tinc::DataPool, 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 | |
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)=0 | tinc::DataPool | protectedpure virtual |
getFieldFromFile(std::string field, std::string file, void *data, size_t length)=0 | tinc::DataPool | protectedpure virtual |
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)=0 | tinc::DataPool | protectedpure virtual |
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 |