This is the complete list of members for DBKey, including all inherited members.
| auxKey() const | DBKey | |
| auxkey_ | DBKey | protected |
| DBKey() | DBKey | inline |
| DBKey(const DBKey &oth) | DBKey | inline |
| DBKey(DirID dirid, ObjID oid=ObjID::getInvalid()) | DBKey | inline |
| DBKey(const char *) | DBKey | |
| DBKey(DirNrType dnr, ObjNrType onr=-1) | DBKey | inlineprotected |
| DirID typedef | DBKey | |
| dirID() const | DBKey | inline |
| DirNrType typedef | DBKey | |
| doGetfromString(DBKey &, const char *) | DBKey | protectedstatic |
| fromInt64(int64_t) | IDWithGroup< int, int > | virtual |
| fromString(const char *) | DBKey | virtual |
| get(DirNrType gnr, ObjNrType onr=-1) | DBKey | inlinestatic |
| getFromInt64(int64_t) | DBKey | static |
| getFromString(const char *) | DBKey | static |
| getInvalid() | DBKey | inlinestatic |
| groupID() const | IDWithGroup< int, int > | inline |
| groupNr() const | IDWithGroup< int, int > | inline |
| groupnr_ | IDWithGroup< int, int > | protected |
| GroupNrType typedef | IDWithGroup< int, int > | |
| hasAuxKey() const | DBKey | inline |
| hasValidDirID() const | DBKey | inline |
| hasValidGroupID() const | IDWithGroup< int, int > | inline |
| hasValidObjID() const | IDWithGroup< int, int > | inline |
| IDWithGroup() | IDWithGroup< int, int > | inline |
| IDWithGroup(GroupID gid, ObjID oid) | IDWithGroup< int, int > | inline |
| IDWithGroup(int gnr, int onr) | IDWithGroup< int, int > | inlineprotected |
| isEmpty() const | DBKey | inline |
| isInvalid() const | DBKey | inlinevirtual |
| isUdf() const | DBKey | inline |
| isValid() const | IDWithGroup< int, int > | inline |
| isValidString(const char *) | IDWithGroup< int, int > | static |
| objID() const | IDWithGroup< int, int > | inline |
| objNr() const | IDWithGroup< int, int > | inline |
| objnr_ | IDWithGroup< int, int > | protected |
| ObjNrType typedef | IDWithGroup< int, int > | |
| operator!=(const DBKey &oth) const | DBKey | inline |
| IDWithGroup< int, int >::operator!=(const IDWithGroup &oth) const | IDWithGroup< int, int > | inline |
| operator=(const DBKey &) | DBKey | |
| operator==(const DBKey &) const | DBKey | |
| IDWithGroup< int, int >::operator==(const IDWithGroup &oth) const | IDWithGroup< int, int > | inline |
| setAuxKey(const char *) | DBKey | |
| setDirID(DirID id) | DBKey | inline |
| setEmpty() | DBKey | inline |
| setGroupID(GroupID id) | IDWithGroup< int, int > | inline |
| setGroupNr(int nr) | IDWithGroup< int, int > | inline |
| setInvalid() | IDWithGroup< int, int > | inline |
| setInvalidGroup() | IDWithGroup< int, int > | inline |
| setInvalidObj() | IDWithGroup< int, int > | inline |
| setObjID(ObjID id) | IDWithGroup< int, int > | inline |
| setObjNr(int nr) | IDWithGroup< int, int > | inline |
| toInt64() const | IDWithGroup< int, int > | virtual |
| toString() const | DBKey | virtual |
| toUiString() const | DBKey | |
| udf() | DBKey | inlinestatic |
| ~DBKey() | DBKey | |
| ~IDWithGroup() | IDWithGroup< int, int > | inlinevirtual |