CVR-Lib last update 20 Sep 2009

cvrSmallObjectList.h File Reference

Defines a list similar to the std::list but specialized for an efficient access of small objects. More...

#include "cvrObject.h"
#include "cvrIoObject.h"
#include "cvrTypes.h"
#include "cvrException.h"
#include "cvrAssert.h"
#include "cvrPerformanceConfig.h"
#include "cvrSmallObjectList_template.h"
#include "cvrSmallObjectList_inline.h"

Include dependency graph for cvrSmallObjectList.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cvr::smallObjectList< T >
 List of objects of small size. More...
class  cvr::smallObjectList< T >::smallObjectList::iterator
 Iterator class (allows read and write operations) The use of the iterator classes is similar to the iterators of the STL (Standard Template Library). More...
class  cvr::smallObjectList< T >::smallObjectList::const_iterator
 Const_iterator class (allows read-only operations). More...

Namespaces

namespace  cvr


Detailed Description

Defines a list similar to the std::list but specialized for an efficient access of small objects.

Author:
Gustavo Quiros
Date:
12.12.03
Id
cvrSmallObjectList.h,v 1.14 2007/12/25 19:58:24 alvarado Exp

Generated on Sun Sep 20 22:08:28 2009 for CVR-Lib by Doxygen 1.5.8