All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
PropertyMgr.h File Reference
#include <iostream>
#include <vector>
#include <utility>
#include <stdexcept>
#include "GaudiKernel/Property.h"
#include "GaudiKernel/IProperty.h"
Include dependency graph for PropertyMgr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ToolHandle< T >
 Handle to be used in lieu of naked pointers to tools. More...
 
class  ServiceHandle< T >
 Handle to be used in lieu of naked pointers to services. More...
 
class  ToolHandleArray< T >
 Array of Handles to be used in lieu of vector of naked pointers to tools. More...
 
class  ServiceHandleArray< T >
 Array of Handles to be used in lieu of vector of naked pointers to tools. More...
 
class  PropertyMgr
 Property manager helper class. More...