5#ifndef IDDICT_IdDictDictionaryRef_H
6#define IDDICT_IdDictDictionaryRef_H
46 const std::string& tag =
"")
override;
48 virtual bool verify ()
const override;
virtual void resolve_references(IdDictMgr &idd, IdDictDictionary &dictionary, IdDictRegion ®ion) override
virtual Range build_range() const override
IdDictDictionaryRef(const std::string &dictionary_name)
IdDictDictionary * m_dictionary
virtual ~IdDictDictionaryRef()
virtual bool verify() const override
virtual void reset_implementation() override
bool m_resolved_references
virtual void generate_implementation(const IdDictMgr &idd, IdDictDictionary &dictionary, IdDictRegion ®ion, const std::string &tag="") override
const std::string & dictionary_name() const
bool m_generated_implementation
std::string m_dictionary_name
bool m_propagated_information
A Range describes the possible ranges for the field values of an ExpandedIdentifier.