DWFCore::DWFCharKeySkipList< V > Class Template Reference

#include "dwfcore/SkipList.h"

Inheritance diagram for DWFCore::DWFCharKeySkipList< V >:

Inheritance graph
[legend]
Collaboration diagram for DWFCore::DWFCharKeySkipList< V >:

Collaboration graph
[legend]
List of all members.

Detailed Description

template<class V>
class DWFCore::DWFCharKeySkipList< V >

Skip list collection template that uses const char* string keys.

Since:
1.0.1
Note:
Key strings are not copied into the list and therefore must not be destroyed while the key is in use by the list.
Parameters:
V The value type.

Definition at line 1155 of file SkipList.h.

Public Member Functions

 DWFCharKeySkipList () throw ()
virtual ~DWFCharKeySkipList () throw ()


Constructor & Destructor Documentation

template<class V>
DWFCore::DWFCharKeySkipList< V >::DWFCharKeySkipList  )  throw () [inline]
 

Constructor

Exceptions:
None 

Definition at line 1165 of file SkipList.h.

template<class V>
virtual DWFCore::DWFCharKeySkipList< V >::~DWFCharKeySkipList  )  throw () [inline, virtual]
 

Destructor

Exceptions:
None 

Definition at line 1172 of file SkipList.h.


The documentation for this class was generated from the following file:
Generated on Tue Jan 6 22:39:39 2009 for Autodesk DWF Core Library by  doxygen 1.4.5