"I am a person who works hard and plays hard."

Yuan Wei
Second Year Graduate Student Department of Computer Science
University of Virginia Charlottesville, VA 22903
Email: yw3f@cs.virginia.edu


Source Code Analysis

Main Page   Compound List   File List   Compound Members   File Members  

res_pool Struct Reference

#include <resource.h>

Collaboration diagram for res_pool:

Collaboration graph
[legend]
List of all members.

Public Attributes


Member Data Documentation

char* res_pool::name
 

Definition at line 103 of file resource.h.

Referenced by res_create_pool(), and res_dump().

int res_pool::nents[MAX_RES_CLASSES]
 

Definition at line 107 of file resource.h.

Referenced by res_create_pool(), and res_dump().

int res_pool::num_resources
 

Definition at line 104 of file resource.h.

Referenced by res_create_pool(), res_dump(), and ruu_release_fu().

struct res_desc* res_pool::resources
 

Definition at line 105 of file resource.h.

Referenced by res_create_pool(), and ruu_release_fu().

struct res_template* res_pool::table[MAX_RES_CLASSES][MAX_INSTS_PER_CLASS]
 

Definition at line 108 of file resource.h.

Referenced by res_create_pool(), res_dump(), and res_get().


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


UVa CS Department of Computer Science
School of Engineering, University of Virginia
151 Engineer's Way, P.O. Box 400740
Charlottesville, Virginia 22904-4740

(434) 982-2200  Fax: (434) 982-2214