Pyro higlevel API
|
Namespaces | |
namespace | os |
os:: This namespace wrapps all AtheOS API classes | |
Enumerations | |
enum | os::type_code { os::T_ANY_TYPE, os::T_POINTER, os::T_INT8, os::T_INT16, os::T_INT32, os::T_INT64, os::T_BOOL, os::T_FLOAT, os::T_DOUBLE, os::T_STRING, os::T_IRECT, os::T_IPOINT, os::T_MESSAGE, os::T_COLOR32, os::T_FILE, os::T_MEM_OBJ, os::T_RECT, os::T_POINT, os::T_VARIANT, os::T_RAW, os::T_SHORTCUTKEY, os::T_FONT, os::T_DATETIME, os::T_USER = 0x80000000 } |