Public Attributes | List of all members
gte::MinHeap< KeyType, ValueType >::Record Struct Reference

#include <GteMinHeap.h>

Public Attributes

int index
 
KeyType key
 
ValueType value
 

Detailed Description

template<typename KeyType, typename ValueType>
struct gte::MinHeap< KeyType, ValueType >::Record

Definition at line 80 of file GteMinHeap.h.

Member Data Documentation

template<typename KeyType, typename ValueType>
int gte::MinHeap< KeyType, ValueType >::Record::index

Definition at line 84 of file GteMinHeap.h.

template<typename KeyType, typename ValueType>
KeyType gte::MinHeap< KeyType, ValueType >::Record::key

Definition at line 82 of file GteMinHeap.h.

template<typename KeyType, typename ValueType>
ValueType gte::MinHeap< KeyType, ValueType >::Record::value

Definition at line 83 of file GteMinHeap.h.


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


geometric_tools_engine
Author(s): Yijiang Huang
autogenerated on Thu Jul 18 2019 04:00:06