rheolef  6.3
Classes | Public Types | List of all members
rheolef::Segment_tree_map_traits_1< Kernel, Val > Class Template Reference

Classes

class  C_Compare_1
class  C_High_1
class  C_Key_1
class  C_Low_1

Public Types

typedef Val Value
typedef Kernel::FT Point_1
typedef Point_1 Key
typedef Point_1 Key_1
typedef std::pair< Key, KeyPure_interval
typedef std::pair
< Pure_interval, Val > 
Interval
typedef C_Compare_1 compare_1
typedef C_Low_1 low_1
typedef C_High_1 high_1
typedef C_Key_1 key_1

Detailed Description

template<class Kernel, class Val>
class rheolef::Segment_tree_map_traits_1< Kernel, Val >

Definition at line 32 of file geo_locate.cc.

Member Typedef Documentation

template<class Kernel , class Val >
typedef Val rheolef::Segment_tree_map_traits_1< Kernel, Val >::Value

Definition at line 34 of file geo_locate.cc.

template<class Kernel , class Val >
typedef Kernel::FT rheolef::Segment_tree_map_traits_1< Kernel, Val >::Point_1

Definition at line 35 of file geo_locate.cc.

template<class Kernel , class Val >
typedef Point_1 rheolef::Segment_tree_map_traits_1< Kernel, Val >::Key

Definition at line 36 of file geo_locate.cc.

template<class Kernel , class Val >
typedef Point_1 rheolef::Segment_tree_map_traits_1< Kernel, Val >::Key_1

Definition at line 37 of file geo_locate.cc.

template<class Kernel , class Val >
typedef std::pair<Key,Key> rheolef::Segment_tree_map_traits_1< Kernel, Val >::Pure_interval

Definition at line 38 of file geo_locate.cc.

template<class Kernel , class Val >
typedef std::pair<Pure_interval, Val> rheolef::Segment_tree_map_traits_1< Kernel, Val >::Interval

Definition at line 39 of file geo_locate.cc.

template<class Kernel , class Val >
typedef C_Compare_1 rheolef::Segment_tree_map_traits_1< Kernel, Val >::compare_1

Definition at line 67 of file geo_locate.cc.

template<class Kernel , class Val >
typedef C_Low_1 rheolef::Segment_tree_map_traits_1< Kernel, Val >::low_1

Definition at line 68 of file geo_locate.cc.

template<class Kernel , class Val >
typedef C_High_1 rheolef::Segment_tree_map_traits_1< Kernel, Val >::high_1

Definition at line 69 of file geo_locate.cc.

template<class Kernel , class Val >
typedef C_Key_1 rheolef::Segment_tree_map_traits_1< Kernel, Val >::key_1

Definition at line 70 of file geo_locate.cc.


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