cn.tee3.avd_SDK-C++  2.1.0
Public 类型 | Public 成员函数 | 静态 Public 成员函数 | 所有成员列表
WindowId类 参考

Public 类型

typedef unsigned int WindowT
 

Public 成员函数

 WindowId ()
 
 WindowId (const WindowT &id)
 
const WindowTid () const
 
bool IsValid () const
 
bool Equals (const WindowId &other) const
 

静态 Public 成员函数

static WindowId Cast (uint64 id)
 
static uint64 Format (const WindowT &id)
 

成员类型定义说明

◆ WindowT

typedef unsigned int WindowId::WindowT

构造及析构函数说明

◆ WindowId() [1/2]

WindowId::WindowId ( )

◆ WindowId() [2/2]

WindowId::WindowId ( const WindowT id)

成员函数说明

◆ Cast()

static WindowId WindowId::Cast ( uint64  id)
static

◆ Equals()

bool WindowId::Equals ( const WindowId other) const

参考 id().

◆ Format()

static uint64 WindowId::Format ( const WindowT id)
static

◆ id()

const WindowT& WindowId::id ( ) const

参考自 Equals().

◆ IsValid()

bool WindowId::IsValid ( ) const

该类的文档由以下文件生成: