TransientFastContainerBase Class Reference
#include <GaudiKernel/TransientFastContainer.h>
List of all members.
Detailed Description
Base
class for
TransientFastContainer.
This class allow generic access to the reset method without the need to know the actual contained type.
- Author:
- Marco Clemencic
- Date:
- 2006-05-02
Definition at line 21 of file TransientFastContainer.h.
Constructor & Destructor Documentation
| TransientFastContainerBase::~TransientFastContainerBase |
( |
|
) |
[virtual] |
Member Function Documentation
| virtual void TransientFastContainerBase::clear |
( |
|
) |
[pure virtual] |
| virtual void TransientFastContainerBase::free |
( |
|
) |
[pure virtual] |
| virtual const std::type_info& TransientFastContainerBase::containedType |
( |
|
) |
const [pure virtual] |
The documentation for this class was generated from the following files: