Gaudi Framework, version v20r2

Generated: 18 Jul 2008

Containers::array Struct Reference

Collaboration diagram for Containers::array:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 32 of file KeyedObjectManager.cpp.

Public Types

typedef std::vector< long > map_type

Public Attributes

std::vector< long > m_idx
 Indirection array.
std::vector< void * > v
 Direct access array.

Classes

struct  decrement


Member Typedef Documentation

typedef std::vector<long> Containers::array::map_type

Definition at line 33 of file KeyedObjectManager.cpp.


Member Data Documentation

std::vector<long> Containers::array::m_idx

Indirection array.

Definition at line 35 of file KeyedObjectManager.cpp.

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

Direct access array.

Definition at line 37 of file KeyedObjectManager.cpp.


The documentation for this struct was generated from the following file:
Generated at Fri Jul 18 12:10:13 2008 for Gaudi Framework, version v20r2 by Doxygen version 1.5.1 written by Dimitri van Heesch, © 1997-2004