#include <ObjectGuid.h>
Definition at line 129 of file ObjectGuid.h.
◆ LowType
◆ ObjectGuid() [1/7]
ObjectGuid::ObjectGuid |
( |
| ) |
|
|
inline |
◆ ObjectGuid() [2/7]
ObjectGuid::ObjectGuid |
( |
uint64 |
guid | ) |
|
|
inlineexplicit |
◆ ObjectGuid() [3/7]
◆ ObjectGuid() [4/7]
◆ ObjectGuid() [5/7]
ObjectGuid::ObjectGuid |
( |
uint32 const & |
| ) |
|
|
explicitprivatedelete |
◆ ObjectGuid() [6/7]
◆ ObjectGuid() [7/7]
◆ 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]
◆ 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 |
◆ Global()
◆ HasEntry() [1/2]
bool ObjectGuid::HasEntry |
( |
| ) |
const |
|
inlineprivate |
◆ HasEntry() [2/2]
static bool ObjectGuid::HasEntry |
( |
HighGuid |
high | ) |
|
|
inlinestaticprivate |
◆ 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 |
◆ MapSpecific()
◆ operator uint64()
ObjectGuid::operator uint64 |
( |
| ) |
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()
◆ Set()
void ObjectGuid::Set |
( |
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: