The Gaudi Framework
master (37c0b60a)
|
Internal functor for insertion of objects. More...
Public Member Functions | |
_InsertRelease (KeyedContainer< DATATYPE, MAPPING > *p) | |
void | operator() (value_type p) |
Public Attributes | |
KeyedContainer< DATATYPE, MAPPING > * | m_obj |
Internal functor for insertion of objects.
Definition at line 155 of file KeyedContainer.h.
|
inline |
Definition at line 157 of file KeyedContainer.h.
|
inline |
Definition at line 158 of file KeyedContainer.h.
KeyedContainer<DATATYPE, MAPPING>* KeyedContainer< DATATYPE, MAPPING >::_InsertRelease::m_obj |
Definition at line 156 of file KeyedContainer.h.