|  | ATLAS Offline Software
    | 
#include <IdDictRangeRef.h>
| Public Member Functions | |
| IdDictRangeRef (IdDictRange &range) | |
| virtual | ~IdDictRangeRef ()=default | 
| const IdDictRange & | range () const | 
| virtual void | resolve_references (const IdDictMgr &idd, IdDictDictionary &dictionary, IdDictRegion ®ion) override | 
| virtual void | generate_implementation (const IdDictMgr &idd, IdDictDictionary &dictionary, IdDictRegion ®ion, const std::string &tag="") override | 
| virtual void | reset_implementation () override | 
| virtual bool | verify () const override | 
| virtual Range | build_range () const override | 
| virtual void | clear () | 
| Private Attributes | |
| IdDictRange & | m_range | 
Definition at line 18 of file IdDictRangeRef.h.
| IdDictRangeRef::IdDictRangeRef | ( | IdDictRange & | range | ) | 
Definition at line 10 of file IdDictRangeRef.cxx.
| 
 | virtualdefault | 
| 
 | overridevirtual | 
Implements IdDictRegionEntry.
Definition at line 42 of file IdDictRangeRef.cxx.
| 
 | virtualinherited | 
Definition at line 29 of file IdDictRegionEntry.cxx.
| 
 | overridevirtual | 
Reimplemented from IdDictRegionEntry.
Definition at line 24 of file IdDictRangeRef.cxx.
| 
 | inline | 
Definition at line 61 of file IdDictRangeRef.h.
| 
 | overridevirtual | 
Reimplemented from IdDictRegionEntry.
Definition at line 32 of file IdDictRangeRef.cxx.
| 
 | overridevirtual | 
Reimplemented from IdDictRegionEntry.
Definition at line 17 of file IdDictRangeRef.cxx.
| 
 | overridevirtual | 
Reimplemented from IdDictRegionEntry.
Definition at line 37 of file IdDictRangeRef.cxx.
| 
 | private | 
Definition at line 56 of file IdDictRangeRef.h.
 1.8.18
 1.8.18