![]() |
|
|
Generated: 8 Jan 2009 |

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 |
| typedef std::vector<long> Containers::array::map_type |
Definition at line 33 of file KeyedObjectManager.cpp.
| std::vector<long> Containers::array::m_idx |
| std::vector<void*> Containers::array::v |