OROCHI
 
Loading...
Searching...
No Matches
GxFlag32Bit Struct Reference

ビット指定型フラグ More...

#include <GxStruct.h>

Inheritance diagram for GxFlag32Bit:
Collaboration diagram for GxFlag32Bit:

Public Member Functions

初期化
 GxFlag32Bit (u32 flag=0)
 コンストラクタ
 
アクセサ
GX_FORCE_INLINE b32 isFlag (u32 flag) const
 フラグ判定
 
GX_FORCE_INLINE void setFlag (u32 flag, b32 enable)
 フラグ設定
 
- Public Member Functions inherited from GxFlag32Base
 GxFlag32Base (void)
 デフォルトコンストラクタ
 
 GxFlag32Base (u32 flag)
 コンストラクタ
 
constexpr u32 getFlag (void) const
 フラグ直取得
 
constexpr void setFlag (u32 flag)
 フラグ直設定
 
constexpr void clear (void)
 フラグ値のクリア
 

Additional Inherited Members

- Static Public Member Functions inherited from GxStructBase
static GxRtti__getStaticRtti (void)
 
- Protected Attributes inherited from GxFlag32Base
u32 _flag
 フラグ
 

Detailed Description

ビット指定型フラグ


The documentation for this struct was generated from the following file: