LTI-Lib latest version v1.9 - last update 10 Apr 2010

lti::dataTransformer::buffer Class Reference

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>

Inheritance diagram for lti::dataTransformer::buffer:
Inheritance graph
[legend]
Collaboration diagram for lti::dataTransformer::buffer:
Collaboration graph
[legend]

List of all members.

Public Member Functions

bool saveRaw (const std::string &name) const
bool loadRaw (const std::string &name)

Detailed Description

The buffers with the data to be transformed (or the transformed data) are manipulated in container instances of the buffer type.


Member Function Documentation

bool lti::dataTransformer::buffer::loadRaw ( const std::string &  name  ) 

Load this buffer as a raw data block from the given file.

The buffer is resized to fit the size of the file.

bool lti::dataTransformer::buffer::saveRaw ( const std::string &  name  )  const

Save this buffer as a raw data block to the given file.


The documentation for this class was generated from the following file:

Generated on Sat Apr 10 15:28:01 2010 for LTI-Lib by Doxygen 1.6.1