#include <platform_cocoa.h>
List of all members.
Public Member Functions |
| | cocFileRequest (const int _reqType, char *_title, const char *fileType, const char *ext, const char *baseName, const char *path, const char *_baseDirType, int bufLen) |
| | ~cocFileRequest () |
| const char * | getFullName () |
| bool | Post () |
Constructor & Destructor Documentation
| cocFileRequest::cocFileRequest |
( |
const int |
_reqType, |
|
|
char * |
_title, |
|
|
const char * |
fileType, |
|
|
const char * |
ext, |
|
|
const char * |
baseName, |
|
|
const char * |
path, |
|
|
const char * |
_baseDirType, |
|
|
int |
bufLen |
|
) |
| |
| cocFileRequest::~cocFileRequest |
( |
| ) |
|
|
inline |
Member Function Documentation
| const char* cocFileRequest::getFullName |
( |
| ) |
|
| bool cocFileRequest::Post |
( |
| ) |
|
The documentation for this class was generated from the following file: