NSUKit 1.4.0
板卡级统一交互接口
载入中...
搜索中...
未找到
ThreadSafeEvent类 参考

#include <type.h>

Public 成员函数

bool waitForEvent (int timeout=0)
 
void setEvent ()
 
void resetEvent ()
 
bool isSet ()
 

详细描述

在文件 type.h34 行定义.

成员函数说明

◆ isSet()

bool ThreadSafeEvent::isSet ( )

在文件 type.cpp7 行定义.

◆ resetEvent()

void ThreadSafeEvent::resetEvent ( )

在文件 type.cpp33 行定义.

◆ setEvent()

void ThreadSafeEvent::setEvent ( )

在文件 type.cpp13 行定义.

◆ waitForEvent()

bool ThreadSafeEvent::waitForEvent ( int  timeout = 0)

在文件 type.cpp22 行定义.


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