MeVisLab Toolbox Reference
mlByteDataReader.h File Reference

Basic binary data loader class. More...

Go to the source code of this file.

Classes

class  ml::ByteDataReader
 Base class to implement raw data loaders which need byte swapping and basic file access on byte or raw data level. More...
 

Namespaces

 ml
 Main documentation file for ML users and developers.
 

Functions

MLRELEASE_TOOLS_EXPORT std::ostream & ml::operator<< (std::ostream &os, const ByteDataReader &obj)
 Output to std::ostream. More...
 

Detailed Description

Basic binary data loader class.

Author
Wolf Spindler
Date
11/2016

Definition in file mlByteDataReader.h.