eyedb::Architecture Class Reference
[eyedb]
Not yet documented.
More...
#include <Architecture.h>
List of all members.
Public Member Functions |
const char * | getArch () const |
| Not yet documented.
|
const char * | getMach () const |
| Not yet documented.
|
const char * | getOS () const |
| Not yet documented.
|
const char * | getCC () const |
| Not yet documented.
|
bool | isBigEndian () const |
| Not yet documented.
|
Static Public Member Functions |
static Architecture * | getArchitecture () |
| Not yet documented.
|
Detailed Description
Not yet documented.
Definition at line 38 of file Architecture.h.
Member Function Documentation
const char* eyedb::Architecture::getArch |
( |
|
) |
const [inline] |
Architecture * eyedb::Architecture::getArchitecture |
( |
|
) |
[static] |
const char* eyedb::Architecture::getCC |
( |
|
) |
const [inline] |
const char* eyedb::Architecture::getMach |
( |
|
) |
const [inline] |
const char* eyedb::Architecture::getOS |
( |
|
) |
const [inline] |
bool eyedb::Architecture::isBigEndian |
( |
|
) |
const [inline] |
The documentation for this class was generated from the following files: