Vector.h File Reference


Detailed Description

This header contains the declaration for the DWFOrderedVector and DWFSortedVector interface.

Definition in file Vector.h.

#include "dwfcore/Core.h"
#include "dwfcore/STL.h"
#include "dwfcore/Exception.h"
#include "dwfcore/Comparator.h"
#include "dwfcore/Iterator.h"
#include <algorithm>

Go to the source code of this file.

Namespaces

namespace  DWFCore

Classes

class  DWFCore::DWFVector< T, Pr, Eq >
 A container to store objects in a contiguous block of memory (as in STL vectors). More...
class  DWFCore::DWFOrderedVector< T, Pr, Eq >
 A container to store objects in a contiguous block of memory. (as in STL vectors). More...
class  DWFCore::DWFSortedVector< T, Pr, Eq >
 A sorted container to store objects in a contiguous block of memory (as in STL vectors). More...


Generated on Tue Jan 6 22:39:29 2009 for Autodesk DWF Core Library by  doxygen 1.4.5