Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members
PHObjectHandleVector.h File Reference
#include "PHObject.h"#include "phool.h"#include <iterator>#include <cassert>#include "PHObjectHandle.h"Include dependency graph for PHObjectHandleVector.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | PHObjectHandleVector |
| Base class for vectors of PHObject's handles. More... | |
| class | PHObjectHandleVectorConstIterator |
| PHObjectHandleVector iterator (const version). More... | |
| class | PHObjectHandleVectorIterator |
| PHObjectHandleVector iterator (non const version). More... | |
Functions | |
| ClassDefT2 (PHObjectHandleVectorIterator, BASE) ClassImpT(PHObjectHandleVectorIterator | |
| ClassDefT2 (PHObjectHandleVectorConstIterator, BASE) ClassImpT(PHObjectHandleVectorConstIterator | |
| template<typename BASE> BASE PHObjectHandle< BASE > * | make_dummy () |
Function Documentation
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|||||||||
|
Definition at line 296 of file PHObjectHandleVector.h. |