列挙体定義書 仕様書作成ツール【A HotDocument】

decl_context

構文構文

enum decl_context

ファイル名ファイル名

decl.h

列挙体情報列挙体情報

No. 名称 属性説明
1
decl_context   
  NORMAL   Ordinary declaration
  FUNCDEF   Function definition
  PARM   Declaration of parm before function body
  FIELD   Declaration inside struct or union
  BITFIELD   Likewise but with specified width
  TYPENAME   Typename (inside cast or sizeof)
  MEMFUNCDEF   Member function definition

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー