OROCHI
 
Loading...
Searching...
No Matches
GxPropertyTable::GxNode Class Reference

登録ノードクラス More...

#include <GxProperty.h>

Inheritance diagram for GxPropertyTable::GxNode:
Collaboration diagram for GxPropertyTable::GxNode:

Public Member Functions

 GX_RTTI_STRUCT (GxNode)
 初期化
 
 GxNode (void)
 デフォルトコンストラクタ
 
 GxNode (const GxProperty &property, GxClassBaseRoot *pObject=nullptr)
 コンストラクタ
 
 GxNode (GxProperty *pProperty, GxClassBaseRoot *pObject=nullptr)
 コンストラクタ
 
 GxNode (const GxNode &node)
 コピーコンストラクタ
 
void operator= (const GxNode &node)
 代入
 
アクセサ
constexpr GxClassBaseRootgetObject (void) const
 オブジェクトを取得
 
GX_FORCE_INLINE GxPropertygetProperty (void)
 プロパティを取得
 

Additional Inherited Members

- Static Public Member Functions inherited from GxStructBase
static GxRtti__getStaticRtti (void)
 

Detailed Description

登録ノードクラス

Member Function Documentation

◆ operator=()

void GxPropertyTable::GxNode::operator= ( const GxNode & node)

代入

Parameters
node[in] ノード

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