pb_cache_buffer Struct Reference

Wrapper around a pipe buffer which adds delayed destruction. More...

Collaboration diagram for pb_cache_buffer:

Collaboration graph
[legend]

Data Fields

struct pb_buffer base
struct pb_bufferbuffer
struct pb_cache_managermgr
struct util_time start end
 Caching time interval.
struct list_head head

Detailed Description

Wrapper around a pipe buffer which adds delayed destruction.

Definition at line 61 of file pb_bufmgr_cache.c.


Field Documentation

struct pb_buffer pb_cache_buffer::base [read]

Definition at line 63 of file pb_bufmgr_cache.c.

struct pb_buffer* pb_cache_buffer::buffer [read]

Definition at line 65 of file pb_bufmgr_cache.c.

struct pb_cache_manager* pb_cache_buffer::mgr [read]

Definition at line 66 of file pb_bufmgr_cache.c.

struct util_time start pb_cache_buffer::end [read]

Caching time interval.

Definition at line 69 of file pb_bufmgr_cache.c.

struct list_head pb_cache_buffer::head [read]

Definition at line 71 of file pb_bufmgr_cache.c.


The documentation for this struct was generated from the following file:
Generated on Tue Sep 29 06:26:03 2009 for Gallium3D by  doxygen 1.5.4