Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itk::ElementWrapperPointerInterface< TElementWrapperPointer, TElementIdentifier > Class Template Reference

#include <itkPriorityQueueContainer.h>

List of all members.

Public Types

typedef TElementIdentifier ElementIdentifierType
typedef TElementWrapperPointer ElementWrapperPointerType

Public Member Functions

 ElementWrapperPointerInterface ()
TElementIdentifier GetLocation (const ElementWrapperPointerType &element)
bool is_greater (const ElementWrapperPointerType &element1, const ElementWrapperPointerType &element2)
bool is_less (const ElementWrapperPointerType &element1, const ElementWrapperPointerType &element2)
void SetLocation (ElementWrapperPointerType element, const ElementIdentifierType &identifier)
 ~ElementWrapperPointerInterface ()


Detailed Description

template<typename TElementWrapperPointer, typename TElementIdentifier = int>
class itk::ElementWrapperPointerInterface< TElementWrapperPointer, TElementIdentifier >

Definition at line 59 of file itkPriorityQueueContainer.h.


Member Typedef Documentation

template<typename TElementWrapperPointer , typename TElementIdentifier = int>
typedef TElementIdentifier itk::ElementWrapperPointerInterface< TElementWrapperPointer, TElementIdentifier >::ElementIdentifierType

Definition at line 63 of file itkPriorityQueueContainer.h.

template<typename TElementWrapperPointer , typename TElementIdentifier = int>
typedef TElementWrapperPointer itk::ElementWrapperPointerInterface< TElementWrapperPointer, TElementIdentifier >::ElementWrapperPointerType

Definition at line 62 of file itkPriorityQueueContainer.h.


Constructor & Destructor Documentation

template<typename TElementWrapperPointer , typename TElementIdentifier = int>
itk::ElementWrapperPointerInterface< TElementWrapperPointer, TElementIdentifier >::ElementWrapperPointerInterface (  )  [inline]

Definition at line 65 of file itkPriorityQueueContainer.h.

template<typename TElementWrapperPointer , typename TElementIdentifier = int>
itk::ElementWrapperPointerInterface< TElementWrapperPointer, TElementIdentifier >::~ElementWrapperPointerInterface (  )  [inline]

Definition at line 66 of file itkPriorityQueueContainer.h.


Member Function Documentation

template<typename TElementWrapperPointer , typename TElementIdentifier = int>
TElementIdentifier itk::ElementWrapperPointerInterface< TElementWrapperPointer, TElementIdentifier >::GetLocation ( const ElementWrapperPointerType element  )  [inline]

Definition at line 68 of file itkPriorityQueueContainer.h.

template<typename TElementWrapperPointer , typename TElementIdentifier = int>
bool itk::ElementWrapperPointerInterface< TElementWrapperPointer, TElementIdentifier >::is_greater ( const ElementWrapperPointerType element1,
const ElementWrapperPointerType element2 
) [inline]

Definition at line 83 of file itkPriorityQueueContainer.h.

template<typename TElementWrapperPointer , typename TElementIdentifier = int>
bool itk::ElementWrapperPointerInterface< TElementWrapperPointer, TElementIdentifier >::is_less ( const ElementWrapperPointerType element1,
const ElementWrapperPointerType element2 
) [inline]

Definition at line 78 of file itkPriorityQueueContainer.h.

template<typename TElementWrapperPointer , typename TElementIdentifier = int>
void itk::ElementWrapperPointerInterface< TElementWrapperPointer, TElementIdentifier >::SetLocation ( ElementWrapperPointerType  element,
const ElementIdentifierType identifier 
) [inline]

Definition at line 73 of file itkPriorityQueueContainer.h.


The documentation for this class was generated from the following file:

Generated at Tue Sep 15 08:05:25 2009 for ITK by doxygen 1.5.8 written by Dimitri van Heesch, © 1997-2000