iDRS™ SDK 16
Loading...
Searching...
No Matches
CStdLineReader Class Reference

The CStdLineReader class provides a standard implementation for a line reader class that reads the lines in a memory buffer. More...

#include <idrs_common.h>

Inheritance diagram for CStdLineReader:
ILineReader

Detailed Description

The CStdLineReader class provides a standard implementation for a line reader class that reads the lines in a memory buffer.

The class is providing a quick and convenient way of accessing a memory buffer that stores the pixels of image or some other data.

See also
ILineReader