The Gaudi Framework  v29r0 (ff2e7097)
LinkManager.h File Reference
#include <memory>
#include <string>
#include <vector>
#include "GaudiKernel/Kernel.h"
Include dependency graph for LinkManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  LinkManager
 A LinkManager is the object aggregated into a DataObject, which is responsible for the handling of non-tree like links. More...
 
class  LinkManager::Link
 Embedded class defining a symbolic link Note: No copy constructor; bitwise copy (done by the compiler) is just fine. More...