Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Namespaces | Typedefs
ProxyMap.h File Reference
#include <map>
#include <string>
Include dependency graph for ProxyMap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 SG
 Forward declaration.
 

Typedefs

typedef std::map< std::string, DataProxy * > SG::ProxyMap
 
typedef ProxyMap::iterator SG::ProxyIterator
 
typedef ProxyMap::const_iterator SG::ConstProxyIterator