Gaudi Framework, version v25r0

Home   Generated: Mon Feb 17 2014
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Types | Public Member Functions | Public Attributes | List of all members
Containers::map Struct Reference
Collaboration diagram for Containers::map:
Collaboration graph
[legend]

Public Types

typedef std::map< long, void * > map_type
 

Public Member Functions

bool insert (void *obj, long key)
 

Public Attributes

map_type m
 
std::vector< void * > v
 

Detailed Description

Definition at line 22 of file KeyedObjectManager.cpp.

Member Typedef Documentation

typedef std::map<long, void*> Containers::map::map_type

Definition at line 23 of file KeyedObjectManager.cpp.

Member Function Documentation

bool Containers::map::insert ( void *  obj,
long  key 
)
inline

Definition at line 26 of file KeyedObjectManager.cpp.

Member Data Documentation

map_type Containers::map::m

Definition at line 24 of file KeyedObjectManager.cpp.

std::vector<void*> Containers::map::v

Definition at line 25 of file KeyedObjectManager.cpp.


The documentation for this struct was generated from the following file:

Generated at Mon Feb 17 2014 14:38:14 for Gaudi Framework, version v25r0 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004