Changes between Version 2 and Version 3 of CDLref_index


Ignore:
Timestamp:
May 1, 2016, 11:58:37 AM (8 years ago)
Author:
okuma-top
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CDLref_index

    v2 v3  
    4141
    4242== [wiki:CDLref_preface 前置部] ==
    43  * [wiki:CDLref_preface#言語ヘッダのインポート(import_C) 言語ヘッダのインポート(import_C)]
    44  * [wiki:CDLref_preface#CDLファイルのインポート(import) CDL ファイルのインポート(import)]
    45  * [wiki:CDLref_preface#型定義(typedef) 型定義(typedef)]
    46  * [wiki:CDLref_preface#構造体(struct) 構造体(struct)]
    47  * [wiki:CDLref_preface#列挙(enum) 列挙 (enum)]
    48  * [wiki:CDLref_preface#定数(const) 定数(const)]
     43 * [wiki:CDLref_preface#言語ヘッダのインポートimport_C 言語ヘッダのインポート(import_C)]
     44 * [wiki:CDLref_preface#CDLファイルのインポートimport CDL ファイルのインポート(import)]
     45 * [wiki:CDLref_preface#型定義typedef 型定義(typedef)]
     46 * [wiki:CDLref_preface#構造体struct 構造体(struct)]
     47 * [wiki:CDLref_preface#列挙enum 列挙 (enum)]
     48 * [wiki:CDLref_preface#定数const 定数(const)]
    4949
    5050== [wiki:CDLref_signature シグニチャ記述] ==
    5151 * [wiki:CDLref_signature#シグニチャの指定子 シグニチャの指定子]
    52   * [wiki:CDLref_signature#callback指定子 callback 指定子]
    53   * [wiki:CDLref_signature#context指定子 context 指定子]
    54   * [wiki:CDLref_signature#deviate指定子 deviate 指定子]
     52  * [wiki:CDLref_signature#コールバックcallback指定子 コールバック(callback)指定子]
     53  * [wiki:CDLref_signature#コンテキストcontext指定子 コンテキスト(context)指定子]
     54  * [wiki:CDLref_signature#逸脱deviate指定子 逸脱(deviate)指定子]
    5555 * [wiki:CDLref_signature#関数頭部 関数頭部]
    5656  * [wiki:CDLref_signature#関数頭部の指定子 関数頭部の指定子]
    57    * [wiki:CDLref_signature#oneway指定子 oneway 指定子]
     57   * [wiki:CDLref_signature#一方向oneway指定子 一方向(oneway)指定子]
    5858  * [wiki:CDLref_signature#ポインタ型の引数 ポインタ型の引数]
    5959  * [wiki:CDLref_signature#引数の指定子 引数の指定子]
     
    6666== [wiki:CDLref_celltype セルタイプ記述]
    6767 * [wiki:CDLref_celltype#セルタイプの指定子 セルタイプの指定子]
    68   * [wiki:CDLref_celltype#active指定子 active 指定子]
    69   * [wiki:CDLref_celltype#generate指定子 generate 指定子]
     68  * [wiki:CDLref_celltype#アクティブactive指定子 アクティブ(active)指定子]
     69  * [wiki:CDLref_celltype#ジェネレートgenerate指定子 ジェネレート(generate)指定子]
    7070  * [wiki:CDLref_celltype#idx_is_id指定子  idx_is_id 指定子]
    71   * [wiki:CDLref_celltype#singleton指定子 singleton 指定子]
     71  * [wiki:CDLref_celltype#シングルトンsingleton指定子 シングルトン(singleton)指定子]
    7272 * [wiki:CDLref_celltype#呼び口 呼び口]
    7373  * [wiki:CDLref_celltype#呼び口配列  呼び口配列]
    7474  * [wiki:CDLref_celltype#呼び口の指定子 呼び口の指定子]
    75    * [wiki:CDLref_celltype#optional指定子 optional 指定子]
     75   * [wiki:CDLref_celltype#オプショナルoptional指定子 オプショナル(optional)指定子]
    7676 * [wiki:CDLref_celltype#受け口 受け口]
    7777  * [wiki:CDLref_celltype#受け口配列 受け口配列]
    7878  * [wiki:CDLref_celltype#受け口の指定子 受け口の指定子]
    79    * [wiki:CDLref_celltype#allocator指定子 allocator 指定子]
    80    * [wiki:CDLref_celltype#inline指定子 inline 指定子]
     79   * [wiki:CDLref_celltype#アロケータallocator指定子 アロケータ(allocator)指定子]
     80   * [wiki:CDLref_celltype#インラインinline指定子 インライン(inline)指定子]
    8181  * [wiki:CDLref_celltype#固定結合 固定結合]
    8282 * [wiki:CDLref_celltype#属性 属性]
    8383  * [wiki:CDLref_celltype#属性の指定子 属性の指定子]
    84    * [wiki:CDLref_celltype#choice指定子 choice 指定子]
    85    * [wiki:CDLref_celltype#omit指定子 omit 指定子]
     84   * [wiki:CDLref_celltype#選択肢choice指定子 選択肢(choice)指定子]
     85   * [wiki:CDLref_celltype#省略omit指定子 省略(omit)指定子]
    8686   * [wiki:CDLref_celltype#size_is指定子 size_is 指定子]
    8787 * [wiki:CDLref_celltype#変数 変数]
     
    9595== [wiki:CDLref_composite 複合セルタイプ記述] ==
    9696 * [wiki:CDLref_composite#複合セルタイプの指定子 複合セルタイプの指定子]
    97   * [wiki:CDLref_composite#active指定子 active 指定子]
    98   * [wiki:CDLref_composite#singleton指定子 singleton 指定子]
     97  * [wiki:CDLref_composite#アクティブactive指定子 アクティブ(active)指定子]
     98  * [wiki:CDLref_composite#シングルトンsingleton指定子 シングルトン(singleton)指定子]
    9999 * [wiki:CDLref_composite#受け口 受け口]
    100100 * [wiki:CDLref_composite#受け口の指定子 受け口の指定子]
    101   * [wiki:CDLref_composite#allocator指定子 allocator 指定子]
     101  * [wiki:CDLref_composite#アロケータallocator指定子 アロケータ(allocator)指定子]
    102102  * [wiki:CDLref_composite#リレーアロケータの指定 リレーアロケータの指定]
    103103  * [wiki:CDLref_composite#内部アロケータの指定 内部アロケータの指定]
     
    106106 * [wiki:CDLref_composite#呼び口 呼び口]
    107107  * [wiki:CDLref_composite#呼び口の指定子 呼び口の指定子]
    108    * [wiki:CDLref_composite#optional指定子 optional 指定子]
     108   * [wiki:CDLref_composite#オプショナルoptional指定子 オプショナル(optional)指定子]
    109109 * [wiki:CDLref_composite#属性 属性]
    110110  * [wiki:CDLref_composite#C_EXPの名前置換 C_EXP の名前置換]
     
    117117  * [wiki:CDLref_composite#属性のエクスポート 属性のエクスポート]
    118118 * [wiki:CDLref_composite#内部セルの指定子 内部セルの指定子]
    119   * [wiki:CDLref_composite#allocator指定子 allocator 指定子]
     119  * [wiki:CDLref_composite#アロケータ(allocator)指定子 アロケータ(allocator)指定子]
    120120  * [wiki:CDLref_composite#使用しない指定子 使用しない指定子]
    121121
    122122== [wiki:CDLref_cell 組上げ記述 (セル記述)] ==
    123123 * [wiki:CDLref_cell#セルの指定子 セルの指定子]
    124   * [wiki:CDLref_cell#allocator指定子 allocator 指定子]
    125   * [wiki:CDLref_cell#generate指定子 generate 指定子]
     124  * [wiki:CDLref_cell#アロケータallocator指定子 アロケータ(allocator)指定子]
     125  * [wiki:CDLref_cell#ジェネレートgenerate指定子 ジェネレート(generate)指定子]
    126126  * [wiki:CDLref_cell#id指定子 id 指定子]
    127   * [wiki:CDLref_cell#prototype指定子 prototype 指定子]
     127  * [wiki:CDLref_cell#プロトタイプprototype指定子 プロトタイプ(prototype)指定子]
    128128 * [wiki:CDLref_cell#結合 結合]
    129129  * [wiki:CDLref_cell#呼び口配列 呼び口配列]
     
    131131  * [wiki:CDLref_cell#逆結合 逆結合]
    132132 * [wiki:CDLref_cell#結合の指定子 結合の指定子]
    133   * [wiki:CDLref_cell#through指定子 through 指定子]
     133  * [wiki:CDLref_cell#スルーthrough指定子 スルー(through)指定子]
    134134 * [wiki:CDLref_cell#属性の初期化 属性の初期化]
    135135 * [wiki:CDLref_cell#複合コンポーネントの内部セルの属性 複合コンポーネントの内部セルの属性]
     
    145145  * [wiki:CDLref_region#リージョンスルー指定子 リージョンスルー指定子]
    146146  * [wiki:CDLref_region#リージョン属性 リージョン属性]
    147   * [wiki:CDLref_region#ノード(node) ノード(node)]
    148   * [wiki:CDLref_region#リンク単位(linkUnit) リンク単位(linkUnit)]
    149   * [wiki:CDLref_region#ドメイン(domain) ドメイン(domain)]
    150   * [wiki:CDLref_region#クラス(class) クラス(class)]
     147  * [wiki:CDLref_region#ノードnode ノード(node)]
     148  * [wiki:CDLref_region#リンク単位linkUnit リンク単位(linkUnit)]
     149  * [wiki:CDLref_region#ドメインdomain ドメイン(domain)]
     150  * [wiki:CDLref_region#クラスclass クラス(class)]
    151151 * [wiki:CDLref_region#リージョン内セル リージョン内セル]
    152152 * [wiki:CDLref_region#ビルド単位 ビルド単位]