#include <IdDictAltRegions.h>
Definition at line 20 of file IdDictAltRegions.h.
◆ map_iterator
◆ map_type
◆ value_type
◆ IdDictAltRegions()
| IdDictAltRegions::IdDictAltRegions |
( |
| ) |
|
◆ ~IdDictAltRegions()
| IdDictAltRegions::~IdDictAltRegions |
( |
| ) |
|
|
virtual |
◆ add_region()
◆ build_range()
| Range IdDictAltRegions::build_range |
( |
| ) |
const |
|
overridevirtual |
◆ clear()
| void IdDictAltRegions::clear |
( |
| ) |
|
|
overridevirtual |
◆ generate_implementation()
Implements IdDictDictEntry.
Definition at line 59 of file IdDictAltRegions.cxx.
66 std::cout <<
"IdDictAltRegions::generate_implementation could not find region for tag "
67 <<
tag <<
" Keys in map " << std::endl;
72 std::cout <<
" i " <<
i <<
" key " << (*first).first;
74 std::cout << std::endl;
◆ group_name()
| std::string IdDictAltRegions::group_name |
( |
| ) |
const |
|
overridevirtual |
◆ reset_implementation()
| void IdDictAltRegions::reset_implementation |
( |
| ) |
|
|
overridevirtual |
◆ resolve_references()
◆ select_region()
| void IdDictAltRegions::select_region |
( |
const std::string & |
name | ) |
|
Select the named region.
Definition at line 122 of file IdDictAltRegions.cxx.
126 std::cout <<
"IdDictAltRegion::select_region could not find region \""
127 <<
name <<
"\". Keys in map " << std::endl;
129 std::cout <<
" key " <<
p.first;
131 std::cout << std::endl;
◆ selected_region()
◆ set_index()
| void IdDictAltRegions::set_index |
( |
size_t |
index | ) |
|
|
overridevirtual |
◆ verify()
| bool IdDictAltRegions::verify |
( |
| ) |
const |
|
overridevirtual |
◆ m_regions
◆ m_selected_region
The documentation for this class was generated from the following files: