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

Public 类型

typedef unsigned int DesktopT
 

Public 成员函数

 DesktopId ()
 
 DesktopId (const DesktopT &id, int index)
 
const DesktopTid () const
 
int index () const
 
bool IsValid () const
 
bool Equals (const DesktopId &other) const
 

静态 Public 成员函数

static DesktopId Cast (int id, int index)
 

成员类型定义说明

◆ DesktopT

typedef unsigned int DesktopId::DesktopT

构造及析构函数说明

◆ DesktopId() [1/2]

DesktopId::DesktopId ( )

◆ DesktopId() [2/2]

DesktopId::DesktopId ( const DesktopT id,
int  index 
)

成员函数说明

◆ Cast()

static DesktopId DesktopId::Cast ( int  id,
int  index 
)
static

◆ Equals()

bool DesktopId::Equals ( const DesktopId other) const

参考 id() , 以及 index().

◆ id()

const DesktopT& DesktopId::id ( ) const

参考自 Equals().

◆ index()

int DesktopId::index ( ) const

参考自 Equals().

◆ IsValid()

bool DesktopId::IsValid ( ) const

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