Hybrid ICN (hICN) plugin  v21.06-rc0-4-g18fa668
Classes | Public Types | Public Member Functions | List of all members
utils::ObjectPool< T > Class Template Reference

Public Types

using Ptr = std::shared_ptr< T >
 

Public Member Functions

 ObjectPool (const ObjectPool &other)=delete
 
bool empty ()
 
std::pair< bool, Ptr > get ()
 
void add (T *object)
 
Ptr makePtr (T *object)
 

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