OROCHI
 
Loading...
Searching...
No Matches
GxFunction::GxArgument Struct Reference

引数情報の構造体 More...

#include <GxFunction.h>

Inheritance diagram for GxFunction::GxArgument:
Collaboration diagram for GxFunction::GxArgument:

Public Member Functions

初期化
 GxArgument (void)
 デフォルトコンストラクタ
 
 GxArgument (GxType type, GX_CSTR name, GxValue defaultValue)
 コンストラクタ
 

Public Attributes

メンバ変数
GX_CSTR _name
 引数名
 
GxType _type
 引数の型
 
GxValue _defaultValue
 デフォルト値
 

Additional Inherited Members

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

Detailed Description

引数情報の構造体


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