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.


Detailed Description

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

Definition at line 60 of file itkPriorityQueueContainer.h.

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 ()


Member Typedef Documentation

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

Definition at line 64 of file itkPriorityQueueContainer.h.

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

Definition at line 63 of file itkPriorityQueueContainer.h.


Constructor & Destructor Documentation

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

Definition at line 66 of file itkPriorityQueueContainer.h.

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

Definition at line 67 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 69 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 84 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 79 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 74 of file itkPriorityQueueContainer.h.


The documentation for this class was generated from the following file:
Generated at Thu Nov 6 04:29:56 2008 for ITK by doxygen 1.5.1 written by Dimitri van Heesch, © 1997-2000