ascii() const | Mantid::Kernel::UnitLabel | |
AsciiString typedef | Mantid::Kernel::UnitLabel | |
latex() const | Mantid::Kernel::UnitLabel | |
m_ascii | Mantid::Kernel::UnitLabel | private |
m_latex | Mantid::Kernel::UnitLabel | private |
m_utf8 | Mantid::Kernel::UnitLabel | private |
operator std::string() const | Mantid::Kernel::UnitLabel | |
operator!=(const UnitLabel &rhs) const | Mantid::Kernel::UnitLabel | |
operator!=(const std::string &rhs) const | Mantid::Kernel::UnitLabel | |
operator!=(const char *rhs) const | Mantid::Kernel::UnitLabel | |
operator!=(const std::wstring &rhs) const | Mantid::Kernel::UnitLabel | |
operator==(const UnitLabel &rhs) const | Mantid::Kernel::UnitLabel | |
operator==(const std::string &rhs) const | Mantid::Kernel::UnitLabel | |
operator==(const char *rhs) const | Mantid::Kernel::UnitLabel | |
operator==(const std::wstring &rhs) const | Mantid::Kernel::UnitLabel | |
UnitLabel()=delete | Mantid::Kernel::UnitLabel | |
UnitLabel(AsciiString ascii, Utf8String unicode, AsciiString latex) | Mantid::Kernel::UnitLabel | |
UnitLabel(const AsciiString &ascii) | Mantid::Kernel::UnitLabel | |
UnitLabel(const char *ascii) | Mantid::Kernel::UnitLabel | |
utf8() const | Mantid::Kernel::UnitLabel | |
Utf8String typedef | Mantid::Kernel::UnitLabel | |