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

32bitブーリアン More...

#include <GxDefine.h>

Inheritance diagram for b32:
Collaboration diagram for b32:

Public Member Functions

constexpr b32 (void)
 デフォルトコンストラクタ
 
 ~b32 (void)
 デストラクタ
 
constexpr b32 (bool boolean)
 コピーコンストラクタ
 
constexpr b32 (const b32_ &boolean)
 コピーコンストラクタ
 
constexpr operator bool (void) const
 キャスト
 
constexpr const b32operator&= (const b32 &boolean)
 演算子
 
- Public Member Functions inherited from b32_
constexpr b32_ (void)
 デフォルトコンストラクタ
 
constexpr b32_ (u32 boolean)
 コンストラクタ
 

Additional Inherited Members

- Public Attributes inherited from b32_
u32 _boolean
 真偽値
 

Detailed Description

32bitブーリアン


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