#include <SupportMgr.h>
uint32 _id
Definition: SupportMgr.h:109
uint64 _createTime
Definition: SupportMgr.h:113
uint16 _mapId
Definition: SupportMgr.h:111
Ticket::Ticket |
( |
Player * |
player | ) |
|
uint32 _id
Definition: SupportMgr.h:109
uint64 _createTime
Definition: SupportMgr.h:113
uint16 _mapId
Definition: SupportMgr.h:111
ObjectGuid _playerGuid
Definition: SupportMgr.h:110
virtual void Ticket::DeleteFromDB |
( |
| ) |
|
|
pure virtual |
virtual std::string Ticket::FormatViewMessageString |
( |
ChatHandler & |
handler, |
|
|
bool |
detailed = false |
|
) |
| const |
|
pure virtual |
std::string Ticket::FormatViewMessageString |
( |
ChatHandler & |
handler, |
|
|
const char * |
szClosedName, |
|
|
const char * |
szAssignedToName, |
|
|
const char * |
szUnassignedName, |
|
|
const char * |
szDeletedName |
|
) |
| const |
|
virtual |
Definition: Language.h:1054
uint32 _id
Definition: SupportMgr.h:109
std::string PGetParseString(uint32 entry, Args &&...args) const
Definition: Chat.h:84
Definition: Language.h:1042
Definition: Language.h:1056
std::string GetPlayerName() const
Definition: SupportMgr.h:69
Definition: Language.h:1041
Definition: Language.h:1055
Definition: Language.h:1053
Player* Ticket::GetAssignedPlayer |
( |
| ) |
const |
|
inline |
ObjectGuid _assignedTo
Definition: SupportMgr.h:115
TC_GAME_API Player * FindConnectedPlayer(ObjectGuid const &)
Definition: ObjectAccessor.cpp:215
ObjectGuid _assignedTo
Definition: SupportMgr.h:115
std::string Ticket::GetAssignedToName |
( |
| ) |
const |
|
inline |
ObjectGuid _assignedTo
Definition: SupportMgr.h:115
static bool GetPlayerNameByGUID(ObjectGuid const &guid, std::string &name)
Definition: ObjectMgr.cpp:2258
bool IsEmpty() const
Definition: ObjectGuid.h:242
std::string const& Ticket::GetComment |
( |
| ) |
const |
|
inline |
std::string _comment
Definition: SupportMgr.h:116
uint32 Ticket::GetId |
( |
void |
| ) |
const |
|
inline |
uint32 _id
Definition: SupportMgr.h:109
Player* Ticket::GetPlayer |
( |
| ) |
const |
|
inline |
ObjectGuid _playerGuid
Definition: SupportMgr.h:110
TC_GAME_API Player * FindConnectedPlayer(ObjectGuid const &)
Definition: ObjectAccessor.cpp:215
ObjectGuid _playerGuid
Definition: SupportMgr.h:110
std::string Ticket::GetPlayerName |
( |
| ) |
const |
|
inline |
ObjectGuid _playerGuid
Definition: SupportMgr.h:110
static bool GetPlayerNameByGUID(ObjectGuid const &guid, std::string &name)
Definition: ObjectMgr.cpp:2258
bool IsEmpty() const
Definition: ObjectGuid.h:242
bool Ticket::IsAssigned |
( |
| ) |
const |
|
inline |
ObjectGuid _assignedTo
Definition: SupportMgr.h:115
bool IsEmpty() const
Definition: ObjectGuid.h:242
bool IsAssignedTo(ObjectGuid guid) const
Definition: SupportMgr.h:63
bool IsAssigned() const
Definition: SupportMgr.h:62
ObjectGuid _assignedTo
Definition: SupportMgr.h:115
bool Ticket::IsClosed |
( |
| ) |
const |
|
inline |
ObjectGuid _closedBy
Definition: SupportMgr.h:114
bool IsEmpty() const
Definition: ObjectGuid.h:242
ObjectGuid _playerGuid
Definition: SupportMgr.h:110
virtual void Ticket::LoadFromDB |
( |
Field * |
fields | ) |
|
|
pure virtual |
virtual void Ticket::SaveToDB |
( |
| ) |
const |
|
pure virtual |
ObjectGuid _assignedTo
Definition: SupportMgr.h:115
ObjectGuid _closedBy
Definition: SupportMgr.h:114
const FieldDescriptor value
Definition: descriptor.h:1522
void Ticket::SetComment |
( |
std::string const & |
comment | ) |
|
|
inline |
std::string _comment
Definition: SupportMgr.h:116
uint16 _mapId
Definition: SupportMgr.h:111
G3D::Vector3 _pos
Definition: SupportMgr.h:112
virtual void Ticket::SetUnassigned |
( |
| ) |
|
|
inlinevirtual |
ObjectGuid _assignedTo
Definition: SupportMgr.h:115
void Clear()
Definition: ObjectGuid.h:215
void Ticket::TeleportTo |
( |
Player * |
player | ) |
const |
float x
Definition: Vector3.h:62
float y
Definition: Vector3.h:62
uint16 _mapId
Definition: SupportMgr.h:111
float z
Definition: Vector3.h:62
G3D::Vector3 _pos
Definition: SupportMgr.h:112
std::string Ticket::_comment |
|
protected |
The documentation for this class was generated from the following files: