Homepage
Demos
Overview
Downloads
Tutorials
Reference
Credits

LoadSave.h File Reference


Detailed Description

Describes LoadSave, inherit from this to use a standard interface for loading and saving.

Author:
ejt (Creator)
Author
ejt
Name
tekkotsu-2_4
Revision
1.13
State
Exp
Date
2005/08/07 04:11:04

Definition in file LoadSave.h.

#include <string>
#include <sys/param.h>

Include dependency graph for LoadSave.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LoadSave
 Intended as an interface to allow easy and uniform file operations. More...

Defines

#define LOADSAVE_SWAPBYTES   0
 On PLATFORM_APERIOS, we avoid swapping bytes, since it's likely to be the most CPU constrained platform.


Define Documentation

#define LOADSAVE_SWAPBYTES   0
 

On PLATFORM_APERIOS, we avoid swapping bytes, since it's likely to be the most CPU constrained platform.

Definition at line 24 of file LoadSave.h.


Tekkotsu v2.4
Generated Wed Aug 10 11:05:38 2005 by Doxygen 1.4.4