#include <OCDM.h>
Public Member Functions | |
OCDM_Utilities () | |
The constructor. | |
~OCDM_Utilities () | |
The destructor. | |
int | DeleteFile (const char *path) const |
int | FileExists (const char *path) const |
int | MakeDirectory (const char *directory) const |
const char * | GetIP (void) const |
const char * | GetTempDir (void) const |
void | Panic (const char *error) const |
void | Log (const char *fmt) const |
const char * | GetResult (void) const |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|