#include <io.h>
List of all members.
Protected Member Functions |
| bool | _acquireGlobal () |
| virtual bool | available () const |
| | Check if the global is available.
|
| virtual LWFileIOFuncs * | getGlobal () |
| | Get the pointer to the global.
|
| LWFileIOFuncs * | operator-> () |
| | Get the pointer to the global.
|
Static Protected Attributes |
| static LWFileIOFuncs * | globPtr |
| | Pointer to the global functions.
|
Member Enumeration Documentation
Constructor & Destructor Documentation
| lwpp::File::File |
( |
std::string |
name, |
|
|
ioType |
type, |
|
|
int |
ioMode = LWIO_ASCII |
|
) |
| |
|
inline |
Member Function Documentation
Check if the global is available.
Get the pointer to the global.
| LWLoadState* lwpp::File::getLWLoadState |
( |
| ) |
const |
|
inline |
| LWSaveState* lwpp::File::getLWSaveState |
( |
| ) |
const |
|
inline |
| bool lwpp::File::isValid |
( |
| ) |
|
|
inline |
Get the pointer to the global.
Member Data Documentation
Pointer to the global functions.
The documentation for this class was generated from the following files: