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:

Include dependency graph

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

Included by dependency graph

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

ClassDefT2 PHObjectHandleVectorConstIterator  ,
BASE 
 

ClassDefT2 PHObjectHandleVectorIterator  ,
BASE 
 

template<typename BASE>
BASE PHObjectHandle<BASE>* make_dummy  ) 
 

Definition at line 296 of file PHObjectHandleVector.h.