30 #ifndef _SILLYFileDataSource_h_
31 #define _SILLYFileDataSource_h_
32 #include "SILLYBase.h"
33 #include "SILLYDataSource.h"
75 const byte* getDataPtr()
const;
76 size_t getSize()
const;
87 #ifdef SILLY_OPT_INLINE
88 #include "SILLYFileDataSource.icpp"
91 #endif // end of guard _SILLYFileDataSource_h_
Simple Image Loading LibrarY namespace.
This is an abstract class used to provide data to the loader.
unsigned char byte
Typename for a byte.
This class allow the loading of an image directly from a file.