![]() |
TrinityCore
|
This is the complete list of members for ObjectGuid, including all inherited members.
| _data | ObjectGuid | protected |
| BytesSize | ObjectGuid | static |
| Clear() | ObjectGuid | inline |
| Create() | ObjectGuid | inlinestatic |
| Create(LowType id) | ObjectGuid | inlinestatic |
| Create(LowType dbId) | ObjectGuid | inlinestatic |
| Create(LowType dbId) | ObjectGuid | inlinestatic |
| Create(uint16 mapId, uint32 entry, LowType counter) | ObjectGuid | inlinestatic |
| Create(uint8 subType, uint16 mapId, uint32 entry, LowType counter) | ObjectGuid | inlinestatic |
| Create(uint32 counter) | ObjectGuid | inlinestatic |
| Create(uint16 ownerType, uint16 ownerId, uint32 counter) | ObjectGuid | inlinestatic |
| Create(bool builtIn, bool trade, uint16 zoneId, uint8 factionGroupMask, LowType counter) | ObjectGuid | inlinestatic |
| Create(LowType dbId) | ObjectGuid | inlinestatic |
| Create(LowType dbId) | ObjectGuid | inlinestatic |
| Create(uint16 arg1, LowType counter) | ObjectGuid | inlinestatic |
| Create(uint8 arg1, uint8 arg2, LowType counter) | ObjectGuid | inlinestatic |
| Create(uint8 arg1, uint8 arg2, uint8 arg3, uint8 arg4, bool arg5, uint8 arg6, LowType counter) | ObjectGuid | inlinestatic |
| Create(uint8 arg1, LowType counter) | ObjectGuid | inlinestatic |
| Create(uint32 arg1, LowType counter) | ObjectGuid | inlinestatic |
| Create(uint8 clubType, uint32 clubFinderId, LowType dbId) | ObjectGuid | inlinestatic |
| Create(uint16 mapId, uint32 serverId, LowType counter) | ObjectGuid | inlinestatic |
| Create(uint32 arg1, uint16 arg2, uint8 arg3, uint32 arg4) | ObjectGuid | inlinestatic |
| Create(uint32 arg2, uint8 arg3, uint8 arg4, LowType counter) | ObjectGuid | inlinestatic |
| Create(uint32 subType, uint32 arg1, uint32 arg2, uint64 arg3) | ObjectGuid | inlinestatic |
| Empty | ObjectGuid | static |
| FromString(std::string_view guidString) | ObjectGuid | static |
| FromStringFailed | ObjectGuid | static |
| GetCounter() const | ObjectGuid | inline |
| GetEntry() const | ObjectGuid | inline |
| GetHigh() const | ObjectGuid | inline |
| GetMapId() const | ObjectGuid | inline |
| GetMaxCounter(HighGuid high) | ObjectGuid | inlinestatic |
| GetMaxCounter() const | ObjectGuid | inline |
| GetRawValue(std::size_t i) const | ObjectGuid | inline |
| GetRawValue() const | ObjectGuid | inline |
| GetRealmId() const | ObjectGuid | inline |
| GetSubType() const | ObjectGuid | inline |
| GetTypeName(HighGuid high) | ObjectGuid | static |
| GetTypeName() const | ObjectGuid | inline |
| IsAnyTypeCreature() const | ObjectGuid | inline |
| IsAnyTypeGameObject() const | ObjectGuid | inline |
| IsAreaTrigger() const | ObjectGuid | inline |
| IsCast() const | ObjectGuid | inline |
| IsConversation() const | ObjectGuid | inline |
| IsCorpse() const | ObjectGuid | inline |
| IsCreature() const | ObjectGuid | inline |
| IsCreatureOrPet() const | ObjectGuid | inline |
| IsCreatureOrVehicle() const | ObjectGuid | inline |
| IsDynamicObject() const | ObjectGuid | inline |
| IsEmpty() const | ObjectGuid | inline |
| IsGameObject() const | ObjectGuid | inline |
| IsGuild() const | ObjectGuid | inline |
| IsItem() const | ObjectGuid | inline |
| IsMOTransport() const | ObjectGuid | inline |
| IsParty() const | ObjectGuid | inline |
| IsPet() const | ObjectGuid | inline |
| IsPlayer() const | ObjectGuid | inline |
| IsSceneObject() const | ObjectGuid | inline |
| IsUnit() const | ObjectGuid | inline |
| IsVehicle() const | ObjectGuid | inline |
| LowType typedef | ObjectGuid | |
| ObjectGuid()=default | ObjectGuid | |
| ObjectGuid(uint64 high, uint64 low) | ObjectGuid | inlineprotected |
| ObjectGuidFactory | ObjectGuid | friend |
| operator!() const | ObjectGuid | inline |
| operator<< | ObjectGuid | friend |
| operator<=>(ObjectGuid const &right) const | ObjectGuid | inline |
| operator==(ObjectGuid const &right) const =default | ObjectGuid | |
| operator>> | ObjectGuid | friend |
| SetRawValue(std::span< uint8 const > rawBytes) | ObjectGuid | |
| SetRawValue(uint64 high, uint64 low) | ObjectGuid | inline |
| ToHexString() const | ObjectGuid | |
| ToString() const | ObjectGuid | |
| ToStringFailed | ObjectGuid | static |
| TradeItem | ObjectGuid | static |