![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
Inheritance diagram for Acts::detail::SmallObjectCache::HandlerBase:Public Member Functions | |
| virtual void | destroy (void *ptr) const =0 |
| virtual void | moveConstruct (void *from, void *to) const =0 |
| virtual void | move (void *from, void *to) const =0 |
| virtual | ~HandlerBase ()=default |
Definition at line 78 of file SmallObjectCache.hpp.
View newest version in sPHENIX GitHub at line 78 of file SmallObjectCache.hpp
|
virtualdefault |
|
pure virtual |
Implemented in Acts::detail::SmallObjectCache::Handler< T >.
Referenced by Acts::detail::SmallObjectCache::~SmallObjectCache().
Here is the caller graph for this function:
|
pure virtual |
Implemented in Acts::detail::SmallObjectCache::Handler< T >.
Referenced by Acts::detail::SmallObjectCache::operator=().
Here is the caller graph for this function:
|
pure virtual |
Implemented in Acts::detail::SmallObjectCache::Handler< T >.
Referenced by Acts::detail::SmallObjectCache::SmallObjectCache().
Here is the caller graph for this function: