13 #ifndef _BERRY_QUALIFIED_NAME_
14 #define _BERRY_QUALIFIED_NAME_
18 #include <org_blueberry_core_jobs_Export.h>
QualifiedName(std::string qualifier, std::string localName)
std::string GetLocalName() const
std::size_t HashCode() const
std::string GetQualifier() const
bool operator==(const QualifiedName &qName) const
bool operator<(const QualifiedName &qName) const