構文struct type
ファイル名
構造体情報| No. | 名称 | 属性 | 説明 |
|---|---|---|---|
1 |
type | ||
| code | type_code | ||
| name | char * | ||
| length | int | ||
| target_type | type * | ||
| pointer_type | type * | ||
| reference_type | type * | ||
| arg_types | type ** | ||
| function_type | type * | ||
| main_variant, *next_variant | type * | ||
| flags | short | ||
| nfields | short | ||
| bitpos | field int | ||
| bitsize | int | ||
| type | type * | ||
| name | char * | ||
| fields | } * | ||
| private_field_bits | int * | ||
| protected_field_bits | int * | ||
| nfn_fields | short | ||
| n_baseclasses | short | ||
| nfn_fields_total | int | ||
| name | fn_fieldlist char * | ||
| length | int | ||
| name | fn_field char * | ||
| type | type * | ||
| args | type ** | ||
| physname | char * | ||
| voffset | int | ||
| fn_fields | } * | ||
| private_fn_field_bits | int * | ||
| protected_fn_field_bits | int * | ||
| fn_fieldlists | } * | ||
| via_protected | unsigned char | ||
| via_public | unsigned char | ||
| vptr_basetype | type * | ||
| vptr_fieldno | int | ||
| baseclasses | type ** |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー