Base Framework
|
This is the complete list of members for Translation, including all inherited members.
_COM_AZURE_DEV__BASE__OVERRIDE_ALLOC() (defined in DynamicObject) | DynamicObject | |
add(const String &text, const String &translated) | Translation | |
add(const String &text, const String &context, const String &translated) | Translation | |
DynamicObject() noexcept | DynamicObject | inline |
get(const String &text) const | Translation | |
get(const String &text, const String &context) const | Translation | |
getCurrent() | Translation | static |
getNumberOfReferences_INTERNAL() const noexcept | ReferenceCountedObject | inline |
isValidObject() const noexcept | DynamicObject | |
makeCurrent(R< Translation > translation) | Translation | static |
operator=(const ReferenceCountedObject ©) noexcept | ReferenceCountedObject | inline |
operator=(ReferenceCountedObject &&move) noexcept | ReferenceCountedObject | inline |
ReferenceCountedObject() noexcept | ReferenceCountedObject | inline |
ReferenceCountedObject(const ReferenceCountedObject ©) noexcept | ReferenceCountedObject | inline |
ReferenceCountedObject(ReferenceCountedObject &&move) noexcept | ReferenceCountedObject | inline |
translate(const String &text) const | Translation | |
translate(const String &text, const String &context) const | Translation | |
Translation() (defined in Translation) | Translation | |
unsetTranslation() | Translation | inlinestatic |
useGarbageCollector() const noexcept | ReferenceCountedObject | inlinevirtual |
~DynamicObject() noexcept(false) | DynamicObject | inlinevirtual |
~ReferenceCountedObject() (defined in ReferenceCountedObject) | ReferenceCountedObject | inline |