Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages | Examples

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 917 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 926 of file SkipList.h.

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

Destructor

Exceptions:
None 

Definition at line 933 of file SkipList.h.


The documentation for this class was generated from the following file:
Generated on Tue May 17 12:05:21 2005 for Autodesk DWF Core Library by  doxygen 1.4.1