#include <file_request.h>
List of all members.
Public Member Functions |
| | FileType (void) |
| const char * | GetType (const char *filetype) const |
Protected Member Functions |
| bool | _acquireGlobal () |
| virtual bool | available () const |
| | Check if the global is available.
|
| virtual LWFileTypeFunc * | getGlobal () |
| | Get the pointer to the global.
|
| LWFileTypeFunc * | operator-> () |
| | Get the pointer to the global.
|
Static Protected Attributes |
| static LWFileTypeFunc * | globPtr |
| | Pointer to the global functions.
|
Constructor & Destructor Documentation
| lwpp::FileType::FileType |
( |
void |
| ) |
|
|
inline |
Member Function Documentation
Check if the global is available.
Get the pointer to the global.
| const char* lwpp::FileType::GetType |
( |
const char * |
filetype | ) |
const |
|
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 file: