List of all members.
Public Member Functions |
|
| Profile (char *) |
|
bool | IsReadable (const string &file) |
|
void | WriteString (string) |
|
void | WriteBinaryData (char *, unsigned int) |
|
bool | ReadBinaryData () |
|
char * | GetFileName () |
|
void | SetFileName (char *) |
|
int | GetFileLength () |
|
void | SetFileLength (int) |
|
char * | GetFileData () |
|
void | SetFileData (char *) |
Protected Attributes |
|
ofstream | oFile |
|
fstream | ioFile |
|
char * | sFileName |
|
int | iFileSize |
|
char * | sFileData |
Detailed Description
Definition at line 21 of file Profile.h.
The documentation for this class was generated from the following files: