Main Page
Related Pages
Modules
Data Structures
Files
Data Structures
Class Hierarchy
Data Fields
Public Member Functions
pool< T > Class Template Reference
SEC:Level_1.
More...
#include <
pool.h
>
Public Member Functions
pool
(int size=10)
in: size: The initial size of the pool
T *
getItem
(void)
void
returnItem
(T *item)
in: item: pointer to item to return
Detailed Description
template<class T>
class pool< T >
SEC:Level_1.
The documentation for this class was generated from the following file:
sst/elements/genericProc/FE/
pool.h
Generated on Fri Oct 22 2010 11:02:44 for SST by
1.7.1