#include <ObjectGuid.h>
Definition at line 137 of file ObjectGuid.h.
◆ LowType
◆ ObjectGuid() [1/2]
| constexpr ObjectGuid::ObjectGuid |
( |
| ) |
|
|
constexprdefault |
◆ ObjectGuid() [2/2]
| ObjectGuid::ObjectGuid |
( |
uint64 |
guid | ) |
|
|
inlineexplicitprivate |
◆ Clear()
| void ObjectGuid::Clear |
( |
| ) |
|
|
inline |
◆ Create() [1/2]
◆ Create() [2/2]
◆ GetCounter()
| LowType ObjectGuid::GetCounter |
( |
| ) |
const |
|
inline |
◆ GetEntry()
| uint32 ObjectGuid::GetEntry |
( |
| ) |
const |
|
inline |
◆ GetHigh()
◆ GetMaxCounter() [1/2]
| LowType ObjectGuid::GetMaxCounter |
( |
| ) |
const |
|
inline |
◆ GetMaxCounter() [2/2]
◆ GetRawValue()
| uint64 ObjectGuid::GetRawValue |
( |
| ) |
const |
|
inline |
◆ GetTypeId() [1/2]
| TypeID ObjectGuid::GetTypeId |
( |
| ) |
const |
|
inline |
◆ GetTypeId() [2/2]
◆ GetTypeName() [1/2]
| std::string_view ObjectGuid::GetTypeName |
( |
| ) |
const |
|
inline |
◆ GetTypeName() [2/2]
| std::string_view ObjectGuid::GetTypeName |
( |
HighGuid |
high | ) |
|
|
static |
◆ HasEntry() [1/2]
| bool ObjectGuid::HasEntry |
( |
| ) |
const |
|
inlineprivate |
◆ HasEntry() [2/2]
| static constexpr bool ObjectGuid::HasEntry |
( |
HighGuid |
high | ) |
|
|
inlinestaticconstexprprivate |
◆ IsAnyTypeCreature()
| bool ObjectGuid::IsAnyTypeCreature |
( |
| ) |
const |
|
inline |
◆ IsAnyTypeGameObject()
| bool ObjectGuid::IsAnyTypeGameObject |
( |
| ) |
const |
|
inline |
◆ IsCorpse()
| bool ObjectGuid::IsCorpse |
( |
| ) |
const |
|
inline |
◆ IsCreature()
| bool ObjectGuid::IsCreature |
( |
| ) |
const |
|
inline |
◆ IsCreatureOrPet()
| bool ObjectGuid::IsCreatureOrPet |
( |
| ) |
const |
|
inline |
◆ IsCreatureOrVehicle()
| bool ObjectGuid::IsCreatureOrVehicle |
( |
| ) |
const |
|
inline |
◆ IsDynamicObject()
| bool ObjectGuid::IsDynamicObject |
( |
| ) |
const |
|
inline |
◆ IsEmpty()
| bool ObjectGuid::IsEmpty |
( |
| ) |
const |
|
inline |
◆ IsGameObject()
| bool ObjectGuid::IsGameObject |
( |
| ) |
const |
|
inline |
◆ IsGroup()
| bool ObjectGuid::IsGroup |
( |
| ) |
const |
|
inline |
◆ IsInstance()
| bool ObjectGuid::IsInstance |
( |
| ) |
const |
|
inline |
◆ IsItem()
| bool ObjectGuid::IsItem |
( |
| ) |
const |
|
inline |
◆ IsMOTransport()
| bool ObjectGuid::IsMOTransport |
( |
| ) |
const |
|
inline |
◆ IsPet()
| bool ObjectGuid::IsPet |
( |
| ) |
const |
|
inline |
◆ IsPlayer()
| bool ObjectGuid::IsPlayer |
( |
| ) |
const |
|
inline |
◆ IsTransport()
| bool ObjectGuid::IsTransport |
( |
| ) |
const |
|
inline |
◆ IsUnit()
| bool ObjectGuid::IsUnit |
( |
| ) |
const |
|
inline |
◆ IsVehicle()
| bool ObjectGuid::IsVehicle |
( |
| ) |
const |
|
inline |
◆ operator!()
| bool ObjectGuid::operator! |
( |
| ) |
const |
|
inline |
◆ operator<=>()
| std::strong_ordering ObjectGuid::operator<=> |
( |
ObjectGuid const & |
right | ) |
const |
|
default |
◆ operator==()
| bool ObjectGuid::operator== |
( |
ObjectGuid const & |
right | ) |
const |
|
default |
◆ ReadAsPacked()
◆ SetRawValue()
| void ObjectGuid::SetRawValue |
( |
uint64 |
guid | ) |
|
|
inline |
◆ ToHexString()
| std::string ObjectGuid::ToHexString |
( |
| ) |
const |
◆ ToString()
| std::string ObjectGuid::ToString |
( |
| ) |
const |
◆ WriteAsPacked()
◆ _guid
◆ Empty
The documentation for this class was generated from the following files: