Vuo  1.2.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
VuoKeyedPool< KeyType, InstanceType > Member List

This is the complete list of members for VuoKeyedPool< KeyType, InstanceType >, including all inherited members.

AllocateFunctionType typedefVuoKeyedPool< KeyType, InstanceType >
getSharedInstance(KeyType key)VuoKeyedPool< KeyType, InstanceType >
removeSharedInstance(KeyType key)VuoKeyedPool< KeyType, InstanceType >
size(void)VuoKeyedPool< KeyType, InstanceType >
visit(void(^b)(KeyType, InstanceType))VuoKeyedPool< KeyType, InstanceType >
VuoKeyedPool(std::string instanceTypeString, AllocateFunctionType allocate)VuoKeyedPool< KeyType, InstanceType >