Go to the documentation of this file.
2 #ifndef EPT_DEBTAGS_TAG_H
3 #define EPT_DEBTAGS_TAG_H
79 operator bool()
const {
return m_id != -1; }
86 std::string
name()
const;
92 std::string
name(
const std::string& d)
const;
126 std::set<Tag>
tags()
const;
172 typedef std::set< Tag >
Set;
181 operator bool()
const {
return m_id != -1; }
190 std::string
name()
const;
196 std::string
name(
const std::string& d)
const;
208 std::string
fullname(
const std::string& d)
const;