メインページ | モジュール | データ構造 | Directories | ファイル一覧 | データフィールド | グローバル | 関連ページ

構造体 _linked_buffer

Linked data structure to hold malloced areas. [詳細]

_linked_bufferのコラボレーション図

Collaboration graph
[凡例]

変数

unsigned long size
 Size of the area.
char * buffer
 Pointer to the area.
char * nowp
 Pointer to the current point.
_linked_buffernext
 Link to the next data, NULL if last.

説明

Linked data structure to hold malloced areas.

mybmalloc.c53 行で定義されています。


この構造体の説明は次のファイルから生成されました:
Juliusに対してTue Mar 28 16:07:14 2006に生成されました。  doxygen 1.4.2