引数情報の構造体 More...
#include <GxFunction.h>
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 GxRtti & | __getStaticRtti (void) |
引数情報の構造体