玉兔远程控制 0.0.31
载入中...
搜索中...
未找到
Public 成员函数 | 静态 Public 成员函数 | Private 成员函数 | Private 属性 | 所有成员列表
Channel::CEvent类 参考
类 Channel::CEvent 继承关系图:

Public 成员函数

 CEvent (QObject *parent=nullptr)
 
int Reset ()
 
int WakeUp ()
 
qintptr GetFd ()
 

静态 Public 成员函数

static int SetSocketNonBlocking (SOCKET fd)
 
static int SetSocketBlocking (SOCKET fd, bool block)
 
static bool EnableNagles (SOCKET fd, bool enable)
 
static QString GetAddress (void *address)
 

Private 成员函数

int Init ()
 
int Clear ()
 
int CreateSocketPair (qintptr fd[])
 

Private 属性

qintptr fd [2]
 

详细描述

在文件 Event.h16 行定义.

构造及析构函数说明

◆ ~CEvent()

Channel::CEvent::~CEvent ( )
virtual

在文件 Event.cpp53 行定义.

成员函数说明

◆ Clear()

int Channel::CEvent::Clear ( )
private

在文件 Event.cpp70 行定义.

◆ CreateSocketPair()

int Channel::CEvent::CreateSocketPair ( qintptr  fd[])
private

在文件 Event.cpp156 行定义.

◆ EnableNagles()

bool Channel::CEvent::EnableNagles ( SOCKET  fd,
bool  enable 
)
static

在文件 Event.cpp393 行定义.

◆ GetAddress()

QString Channel::CEvent::GetAddress ( void *  address)
static

在文件 Event.cpp321 行定义.

◆ GetFd()

qintptr Channel::CEvent::GetFd ( )

在文件 Event.cpp151 行定义.

◆ Init()

int Channel::CEvent::Init ( )
private

在文件 Event.cpp59 行定义.

◆ Reset()

int Channel::CEvent::Reset ( )

在文件 Event.cpp84 行定义.

◆ SetSocketBlocking()

int Channel::CEvent::SetSocketBlocking ( SOCKET  fd,
bool  block 
)
static

在文件 Event.cpp363 行定义.

◆ SetSocketNonBlocking()

int Channel::CEvent::SetSocketNonBlocking ( SOCKET  fd)
static

在文件 Event.cpp335 行定义.

◆ WakeUp()

int Channel::CEvent::WakeUp ( )

在文件 Event.cpp118 行定义.

类成员变量说明

◆ fd

qintptr Channel::CEvent::fd[2]
private

在文件 Event.h35 行定义.


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