Platform or Operating System.
More...
Platform or Operating System.
Enumerator |
---|
Lin32 |
|
Lin64 |
|
Win32 |
|
Win64 |
|
Mac |
|
OD::Platform::Platform |
( |
| ) |
|
OD::Platform::Platform |
( |
Type |
t | ) |
|
|
inline |
OD::Platform::Platform |
( |
const char * |
s, |
|
|
bool |
isshortnm |
|
) |
| |
|
inline |
OD::Platform::Platform |
( |
bool |
iswin, |
|
|
bool |
is32, |
|
|
bool |
ismac = false |
|
) |
| |
|
inline |
static const char* OD::Platform::getTypeString |
( |
Type |
| ) |
|
|
static |
bool OD::Platform::is32Bits |
( |
| ) |
const |
|
inline |
bool OD::Platform::isLinux |
( |
| ) |
const |
|
inline |
bool OD::Platform::isMac |
( |
| ) |
const |
|
inline |
static bool OD::Platform::isValidName |
( |
const char * |
, |
|
|
bool |
isshortnm |
|
) |
| |
|
static |
bool OD::Platform::isWindows |
( |
| ) |
const |
|
inline |
static const Platform& OD::Platform::local |
( |
| ) |
|
|
static |
const char* OD::Platform::longName |
( |
| ) |
const |
|
inline |
bool OD::Platform::operator== |
( |
const Platform & |
p | ) |
const |
|
inline |
static bool OD::Platform::parseEnum |
( |
const char * |
, |
|
|
Type & |
|
|
) |
| |
|
static |
static bool OD::Platform::parseEnum |
( |
const IOPar & |
, |
|
|
const char * |
, |
|
|
Type & |
|
|
) |
| |
|
static |
static bool OD::Platform::parseEnumType |
( |
const char * |
, |
|
|
Type & |
|
|
) |
| |
|
static |
static Type OD::Platform::parseEnumType |
( |
const char * |
| ) |
|
|
static |
void OD::Platform::set |
( |
const char * |
, |
|
|
bool |
isshortnm |
|
) |
| |
void OD::Platform::set |
( |
bool |
iswin, |
|
|
bool |
is32, |
|
|
bool |
ismac = false |
|
) |
| |
|
inline |
void OD::Platform::setType |
( |
Type |
t | ) |
|
|
inline |
const char* OD::Platform::shortName |
( |
| ) |
const |
static const char* OD::Platform::toString |
( |
Type |
| ) |
|
|
static |
Type OD::Platform::type |
( |
| ) |
const |
|
inline |
Type& OD::Platform::type |
( |
| ) |
|
|
inline |
static const char** OD::Platform::TypeNames |
( |
| ) |
|
|
static |
const char* OD::Platform::TypeKeys_[] |
|
staticprotected |