OROCHI
 
Loading...
Searching...
No Matches
GxSysUnit::GxAddNode Class Reference

ユニット連結リストノードクラス More...

#include <GxSysUnit.h>

Inheritance diagram for GxSysUnit::GxAddNode:
Collaboration diagram for GxSysUnit::GxAddNode:

Public Member Functions

初期化
 GxAddNode (void)
 デフォルトコンストラクタ
 
 ~GxAddNode (void) override
 デストラクタ
 
アクセサ
constexpr u32 getListProcessNumber (void) const
 処理リスト番号を取得
 
constexpr void setListProcessNumber (u32 number)
 処理リスト番号を設定
 
constexpr u32 getListKindNumber (void) const
 分類リスト番号を取得
 
constexpr void setListKindNumber (u32 number)
 分類リスト番号を設定
 
- Public Member Functions inherited from GxListClassBase::GxNodeClassBase
 GxNodeClassBase (void)
 デフォルトコンストラクタ
 
 ~GxNodeClassBase (void) override
 デストラクタ
 
constexpr GxListClassBasegetParent (void) const
 親リストを取得
 
constexpr GxNodeClassBasegetPrevious (void) const
 前のノードを取得
 
constexpr GxNodeClassBasegetNext (void) const
 次のノードを取得
 
constexpr GxClassBaseRootgetObject (void) const
 オブジェクトを取得
 
- Public Member Functions inherited from GxClassBase
constexpr GxClassBase (void)
 コンストラクタ
 
constexpr GxClassBase (const GxClassBase &base)
 コピーコンストラクタ
 
 ~GxClassBase (void) override
 デストラクタ
 
- Public Member Functions inherited from GxClassBaseRoot
constexpr GxClassBaseRoot (void)
 コンストラクタ
 
constexpr GxClassBaseRoot (const GxClassBaseRoot &)
 コピーコンストラクタ
 
virtual ~GxClassBaseRoot (void)
 デストラクタ
 
constexpr GxClassBaseRootoperator= (const GxClassBaseRoot &)
 代入演算子
 
virtual GxRttigetRtti (void) const =0
 Rttiの取得
 
virtual GX_FORCE_INLINE const GxTypedObjectgetDefaultObject (void)
 デフォルトオブジェクトを取得
 
GX_FORCE_INLINE b32 isDefaultObject (void)
 デフォルトオブジェクト判定
 

Additional Inherited Members

- Static Public Member Functions inherited from GxClassBaseRoot
static GX_FORCE_INLINE GxRtti__getStaticRtti (void)
 Rttiの取得
 
- Protected Member Functions inherited from GxListClassBase::GxNodeClassBase
virtual void setObject (GxClassBaseRoot *pObject)
 オブジェクトを設定
 
- Protected Attributes inherited from GxListClassBase::GxNodeClassBase
GxClassBaseRoot_pObject
 所有オブジェクト
 
GxListClassBase_pParent
 親リスト
 

Detailed Description

ユニット連結リストノードクラス


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