latest version v1.9 - last update 10 Apr 2010 |
The buffers with the data to be transformed (or the transformed data) are manipulated in container instances of the buffer type. More...
#include <ltiDataTransformer.h>
Public Member Functions | |
bool | saveRaw (const std::string &name) const |
bool | loadRaw (const std::string &name) |
The buffers with the data to be transformed (or the transformed data) are manipulated in container instances of the buffer type.
bool lti::dataTransformer::buffer::loadRaw | ( | const std::string & | name | ) |
bool lti::dataTransformer::buffer::saveRaw | ( | const std::string & | name | ) | const |
Save this buffer as a raw data block to the given file.