ATLAS Offline Software
Loading...
Searching...
No Matches
DataLinkVector.h File Reference

This class is a a vector of DataLink for objects of type DC. More...

#include "GaudiKernel/DataObject.h"
#include <vector>
Include dependency graph for DataLinkVector.h:

Go to the source code of this file.

Classes

class  DataLinkVector< DC >
 This class is a a vector of DataLink for objects of type DC It uses an internal chain to keep track of modified entries. More...
class  DataLinkVector< DC >::DataHolder
 class DataHolder is a simple class which holds a pointer to an object of type DC. More...
class  DataLinkVector< DC >::Entry
 class Entry is a link in a chained list, used for efficient cleanup of vectors. More...
class  DataLinkVector< DC >::iterator
 class iterator - iterator over elements in DataLinkVector which manages the Entry objects More...

Detailed Description

This class is a a vector of DataLink for objects of type DC.

Author
RD Schaffer R.D.S.nosp@m.chaf.nosp@m.fer@c.nosp@m.ern..nosp@m.ch
Id
DataLinkVector.h,v 1.26 2008-10-27 17:53:55 schaffer Exp

Definition in file DataLinkVector.h.