Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

Common/KWCommon/vtkAbstractMap.h File Reference

#include "vtkContainer.h"

Include dependency graph for vtkAbstractMap.h:

Include dependency graph

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

Included by dependency graph

Go to the source code of this file.

Classes

class  vtkAbstractMapItem
class  vtkAbstractMap
 a dynamic map data structure More...


Functions

template<class KeyType, class DataType> int vtkContainerCompareMethod (const vtkAbstractMapItem< KeyType, DataType > &d1, const vtkAbstractMapItem< KeyType, DataType > &d2)
template<class KeyType, class DataType> vtkAbstractMapItem< KeyType,
DataType > 
vtkContainerCreateMethod (const vtkAbstractMapItem< KeyType, DataType > &item)
template<class KeyType, class DataType> void vtkContainerDeleteMethod (vtkAbstractMapItem< KeyType, DataType > &item)


Function Documentation

template<class KeyType, class DataType>
int vtkContainerCompareMethod const vtkAbstractMapItem< KeyType, DataType > &  d1,
const vtkAbstractMapItem< KeyType, DataType > &  d2
 

Definition at line 79 of file vtkAbstractMap.h.

References vtkAbstractMapItem< KeyType, DataType >::Key, and vtkContainerCompareMethod().

template<class KeyType, class DataType>
vtkAbstractMapItem<KeyType, DataType> vtkContainerCreateMethod const vtkAbstractMapItem< KeyType, DataType > &  item  ) 
 

Definition at line 89 of file vtkAbstractMap.h.

References vtkAbstractMapItem< KeyType, DataType >::Data, vtkAbstractMapItem< KeyType, DataType >::Key, and vtkContainerCreateMethod().

template<class KeyType, class DataType>
void vtkContainerDeleteMethod vtkAbstractMapItem< KeyType, DataType > &  item  ) 
 

Definition at line 102 of file vtkAbstractMap.h.

References vtkAbstractMapItem< KeyType, DataType >::Data, vtkAbstractMapItem< KeyType, DataType >::Key, and vtkContainerDeleteMethod().


Generated on Tue May 30 12:31:50 2006 for ParaView by doxygen 1.3.5