![]() |
Mako 8.2.0 API
MakoCore SDK API Documentation
|
This is the complete list of members for EDLQName, including all inherited members.
| EDLQName() | EDLQName | inline |
| EDLQName(const EDLQName &another) | EDLQName | inline |
| EDLQName(IEDLNamespacePtr ptrNamespace, const EDLString &name) | EDLQName | inline |
| EDLQName(IEDLNamespacePtr ptrNamespace, const EDLSysString &name) | EDLQName | inline |
| getName() const | EDLQName | inline |
| getNamespace() const | EDLQName | inline |
| getNameWithPrefix() const | EDLQName | inline |
| hash() const | JawsMako::IHashable | inlinevirtual |
| isEmpty() | EDLQName | inline |
| operator=(const EDLQName &another) | EDLQName | inline |
| operator==(const EDLQName &another) const | EDLQName | inline |
| setName(const EDLString &name) | EDLQName | inline |
| setName(const EDLSysString &sysname) | EDLQName | inline |
| setNamespace(const IEDLNamespacePtr &ns) | EDLQName | inline |
| updateHash(uint64 &hash) const | EDLQName | virtual |
| ~IHashable() | JawsMako::IHashable | inlinevirtual |