メインページ
モジュール
データ構造
ファイル
関連ページ
データ構造
データフィールド
構造体 _linked_buffer
Linked data structure to hold malloced areas
[詳細]
_linked_bufferのコラボレーション図
[
凡例
]
変数
unsigned long
size
Size of the area
char *
buffer
Pointer to the area
char *
nowp
Pointer to the current point
_linked_buffer
*
next
Link to the next data, NULL if last.
説明
Linked data structure to hold malloced areas
mybmalloc.c
の
53
行で定義されています。
この構造体の説明は次のファイルから生成されました:
libsent/src/util/
mybmalloc.c
Julianに対してTue Dec 26 12:58:20 2006に生成されました。
1.5.0