DataSource Class Reference

This is an abstract class used to provide data to the loader. More...

#include <SILLYDataSource.h>

Inheritance diagram for DataSource:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual const bytegetDataPtr () const=0
 Get raw access to the image data.
virtual size_t getSize () const=0
 Return the size of the data.
byte operator[] (size_t offset) const
 Retieve the byte at offset.
virtual ~DataSource ()
 Destructor.

Detailed Description

This is an abstract class used to provide data to the loader.

This class defines abstract data loading operation required for the library.

Definition at line 46 of file SILLYDataSource.h.


The documentation for this class was generated from the following files:
Generated on Sun Apr 6 14:47:08 2008 for Simple Image Loading LibrarY by  doxygen 1.5.2