cn.tee3.avd_SDK-C++
2.1.0
|
Public 类型 | |
typedef unsigned int | WindowT |
Public 成员函数 | |
WindowId () | |
WindowId (const WindowT &id) | |
const WindowT & | id () const |
bool | IsValid () const |
bool | Equals (const WindowId &other) const |
静态 Public 成员函数 | |
static WindowId | Cast (uint64 id) |
static uint64 | Format (const WindowT &id) |
typedef unsigned int WindowId::WindowT |
WindowId::WindowId | ( | ) |
WindowId::WindowId | ( | const WindowT & | id | ) |
bool WindowId::IsValid | ( | ) | const |