![]() |
aimsdata
5.1.2
Neuroimaging data handling
|
This is the complete list of members for aims::Reader< T >, including all inherited members.
_alloccontext | aims::Reader< T > | protected |
_filename | aims::Reader< T > | protected |
_mode | aims::Reader< T > | protected |
_options | aims::Reader< T > | protected |
allocatorContext() const | aims::Reader< T > | |
extension(const std::string &filename) | aims::Reader< T > | static |
fileName() const | aims::Reader< T > | inline |
options() const | aims::Reader< T > | |
options() | aims::Reader< T > | |
read(T &obj, int border=0, const std::string *format=0, int frame=-1) | aims::Reader< T > | virtual |
read(int border=0, const std::string *format=0, int frame=-1) | aims::Reader< T > | virtual |
Reader() | aims::Reader< T > | |
Reader(const std::string &filename) | aims::Reader< T > | |
setAllocatorContext(const carto::AllocatorContext &ac) | aims::Reader< T > | |
setFileName(const std::string &fileName) | aims::Reader< T > | |
setMode(carto::AllocatorStrategy::MappingMode mode) | aims::Reader< T > | |
setOptions(carto::Object options) | aims::Reader< T > | |
~Reader() | aims::Reader< T > | inlinevirtual |