OROCHI
 
Loading...
Searching...
No Matches
GxEvent Class Reference

イベントクラス More...

#include <GxThread.h>

Public Member Functions

初期化
 GxEvent (void)
 コンストラクタ
 
virtual ~GxEvent (void)
 デストラクタ
 
操作
b32 setEvent (void)
 イベントを設定
 
b32 waitEvent (s32 milliSecond=-1)
 イベント待機
 

Detailed Description

イベントクラス

Member Function Documentation

◆ setEvent()

b32 GxEvent::setEvent ( void )

イベントを設定

Returns
成功ならtrue
Here is the caller graph for this function:

◆ waitEvent()

b32 GxEvent::waitEvent ( s32 milliSecond = -1)

イベント待機

Returns
待機が終了したらtrue
Here is the caller graph for this function:

The documentation for this class was generated from the following files: