TrinityCore
ComplaintTicket Member List

This is the complete list of members for ComplaintTicket, including all inherited members.

_assignedToTicketprotected
_chatLogComplaintTicketprivate
_closedByTicketprotected
_commentTicketprotected
_createTimeTicketprotected
_idTicketprotected
_majorCategoryComplaintTicketprivate
_mapIdTicketprotected
_minorCategoryFlagsComplaintTicketprivate
_noteComplaintTicketprivate
_playerGuidTicketprotected
_posTicketprotected
_reportTypeComplaintTicketprivate
_targetCharacterGuidComplaintTicketprivate
ComplaintTicket()ComplaintTicket
ComplaintTicket(Player *player)ComplaintTicket
DeleteFromDB() overrideComplaintTicketvirtual
FormatViewMessageString(ChatHandler &handler, bool detailed=false) const overrideComplaintTicketvirtual
FormatViewMessageString(ChatHandler &handler, bool detailed=false) const=0ComplaintTicketvirtual
FormatViewMessageString(ChatHandler &handler, const char *szClosedName, const char *szAssignedToName, const char *szUnassignedName, const char *szDeletedName) constComplaintTicketvirtual
GetAssignedPlayer() constTicket
GetAssignedToGUID() constTicketinline
GetAssignedToName() constTicket
GetComment() constTicketinline
GetId() constTicketinline
GetMajorCategory() constComplaintTicketinline
GetMinorCategoryFlags() constComplaintTicketinline
GetNote() constComplaintTicketinline
GetPlayer() constTicket
GetPlayerGuid() constTicketinline
GetPlayerName() constTicket
GetReportType() constComplaintTicketinline
GetTargetCharacterGuid() constComplaintTicketinline
IsAssigned() constTicketinline
IsAssignedNotTo(ObjectGuid guid) constTicketinline
IsAssignedTo(ObjectGuid guid) constTicketinline
IsClosed() constTicketinline
IsFromPlayer(ObjectGuid guid) constTicketinline
LoadChatLineFromDB(Field *fields)ComplaintTicket
LoadFromDB(Field *fields) overrideComplaintTicketvirtual
SaveToDB() const overrideComplaintTicketvirtual
SetAssignedTo(ObjectGuid guid, bool=false)Ticketinlinevirtual
SetChatLog(ChatLog const &log)ComplaintTicketinline
SetClosedBy(ObjectGuid value)Ticketinline
SetComment(std::string const &comment)Ticketinline
SetFacing(float facing)Ticketinline
SetMajorCategory(ReportMajorCategory majorCategory)ComplaintTicketinline
SetMinorCategoryFlags(ReportMinorCategory minorCategoryFlags)ComplaintTicketinline
SetNote(std::string const &note)ComplaintTicketinline
SetPosition(uint32 mapId, Position const &pos)Ticketinline
SetReportType(ReportType reportType)ComplaintTicketinline
SetTargetCharacterGuid(ObjectGuid targetCharacterGuid)ComplaintTicketinline
SetUnassigned()Ticketinlinevirtual
TeleportTo(Player *player) constTicket
Ticket()Ticket
Ticket(Player *player)Ticket
~ComplaintTicket()ComplaintTicket
~Ticket()Ticketvirtual