OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
OpenSim.Framework.Pool< T > Member List

This is the complete list of members for OpenSim.Framework.Pool< T >, including all inherited members.

CountOpenSim.Framework.Pool< T >
GetObject()OpenSim.Framework.Pool< T >inline
Pool(Func< T > createFunction, int maxSize)OpenSim.Framework.Pool< T >inline
ReturnObject(T obj)OpenSim.Framework.Pool< T >inline