![]() |
AnCH Framework
0.1
Another C++ Hack Framework
|
This is the complete list of members for anch::ResourcePool< T, C, make_ptr >, including all inherited members.
borrowResource() | anch::ResourcePool< T, C, make_ptr > | inline |
ResourcePool(const C &config, std::size_t maxSize, std::size_t initialiSize=0, std::chrono::milliseconds timeout=std::chrono::milliseconds(100)) | anch::ResourcePool< T, C, make_ptr > | inline |
ResourcePool(const ResourcePool &)=delete | anch::ResourcePool< T, C, make_ptr > | |
setTimeout(const std::chrono::milliseconds timeout) | anch::ResourcePool< T, C, make_ptr > | inline |
~ResourcePool() | anch::ResourcePool< T, C, make_ptr > | inlinevirtual |