TrinityCore
|
This is the complete list of members for SuggestionTicket, including all inherited members.
_assignedTo | Ticket | protected |
_closedBy | Ticket | protected |
_comment | Ticket | protected |
_createTime | Ticket | protected |
_facing | SuggestionTicket | private |
_id | Ticket | protected |
_mapId | Ticket | protected |
_note | SuggestionTicket | private |
_playerGuid | Ticket | protected |
_pos | Ticket | protected |
DeleteFromDB() override | SuggestionTicket | virtual |
FormatViewMessageString(ChatHandler &handler, bool detailed=false) const override | SuggestionTicket | virtual |
Ticket::FormatViewMessageString(ChatHandler &handler, const char *szClosedName, const char *szAssignedToName, const char *szUnassignedName, const char *szDeletedName) const | Ticket | virtual |
GetAssignedPlayer() const | Ticket | inline |
GetAssignedToGUID() const | Ticket | inline |
GetAssignedToName() const | Ticket | inline |
GetComment() const | Ticket | inline |
GetId() const | Ticket | inline |
GetNote() const | SuggestionTicket | inline |
GetPlayer() const | Ticket | inline |
GetPlayerGuid() const | Ticket | inline |
GetPlayerName() const | Ticket | inline |
IsAssigned() const | Ticket | inline |
IsAssignedNotTo(ObjectGuid guid) const | Ticket | inline |
IsAssignedTo(ObjectGuid guid) const | Ticket | inline |
IsClosed() const | Ticket | inline |
IsFromPlayer(ObjectGuid guid) const | Ticket | inline |
LoadFromDB(Field *fields) override | SuggestionTicket | virtual |
SaveToDB() const override | SuggestionTicket | virtual |
SetAssignedTo(ObjectGuid guid, bool=false) | Ticket | inlinevirtual |
SetClosedBy(ObjectGuid value) | Ticket | inline |
SetComment(std::string const &comment) | Ticket | inline |
SetFacing(float facing) | SuggestionTicket | inline |
SetNote(std::string const ¬e) | SuggestionTicket | inline |
SetPosition(uint32 mapId, G3D::Vector3 &pos) | Ticket | inline |
SetUnassigned() | Ticket | inlinevirtual |
SuggestionTicket() | SuggestionTicket | |
SuggestionTicket(Player *player) | SuggestionTicket | |
TeleportTo(Player *player) const | Ticket | |
Ticket() | Ticket | |
Ticket(Player *player) | Ticket | |
~SuggestionTicket() | SuggestionTicket | |
~Ticket() | Ticket | virtual |