StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Public Attributes | List of all members
fixAlloc Class Reference

Public Member Functions

 fixAlloc (char *wh, int bnum, int bytes)
 
void resize (char *wh, int bnum, int bytes)
 
char * alloc (int bytes, int block=1)
 
int free (void *wh)
 
void clear (void)
 
void shrink (void *wh, int real)
 
int check (void *wh)
 
int getblk (void *wh)
 
int take_mutex (void)
 
int take_semfree (void)
 
int give_mutex (void)
 
int give_semfree (void)
 

Public Attributes

int alloced
 
int blbytes
 
int blnum
 

Detailed Description

Definition at line 8 of file fixAlloc.hh.


The documentation for this class was generated from the following file: