ubufm Struct Reference

#include <ubuffer.h>


Data Fields

void * freeList
int lock
unsigned int node_nums
void * node_pool
unsigned int node_size


Detailed Description

Definition at line 20 of file ubuffer.h.


Field Documentation

void* ubufm::freeList

Definition at line 24 of file ubuffer.h.

Referenced by uBufGet(), uBufGetCt(), uBufInit(), and uBufPut().

int ubufm::lock

Definition at line 25 of file ubuffer.h.

unsigned int ubufm::node_nums

Definition at line 23 of file ubuffer.h.

Referenced by uBufInit(), and uffs_InitTreeBuf().

void* ubufm::node_pool

Definition at line 21 of file ubuffer.h.

Referenced by uBufGetBufByIndex(), uBufGetIndex(), uBufInit(), uffs_InitTreeBuf(), and uffs_ReleaseTreeBuf().

unsigned int ubufm::node_size

Definition at line 22 of file ubuffer.h.

Referenced by uBufGetBufByIndex(), uBufGetIndex(), uBufInit(), and uffs_InitTreeBuf().


The documentation for this struct was generated from the following file:
Generated on Sat Mar 17 15:45:45 2007 for uffs-doc by  doxygen 1.5.0