Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
TicketInfo Member List

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

_assignedToTicketInfoprotected
_closedByTicketInfoprotected
_commentTicketInfoprotected
_mapIdTicketInfoprotected
_playerGuidTicketInfoprotected
_playerNameTicketInfoprotected
_posTicketInfoprotected
_ticketCreateTimeTicketInfoprotected
_ticketIdTicketInfoprotected
DeleteFromDB()=0TicketInfopure virtual
FormatMessageString(ChatHandler &handler, bool detailed=false) const =0TicketInfopure virtual
FormatMessageString(ChatHandler &handler, const char *szClosedName, const char *szAssignedToName, const char *szUnassignedName, const char *szDeletedName) constTicketInfovirtual
GetAssignedPlayer() constTicketInfoinline
GetAssignedToGUID() constTicketInfoinline
GetAssignedToName() constTicketInfo
GetComment() constTicketInfoinline
GetMapId() constTicketInfoinline
GetPlayer() constTicketInfoinline
GetPlayerGuid() constTicketInfoinline
GetPlayerName() constTicketInfoinline
GetTicketId() constTicketInfoinline
IsAssigned() constTicketInfoinline
IsAssignedNotTo(uint64 guid) constTicketInfoinline
IsAssignedTo(uint64 guid) constTicketInfoinline
IsClosed() constTicketInfoinline
IsFromPlayer(uint64 guid) constTicketInfoinline
LoadFromDB(Field *fields)=0TicketInfopure virtual
SaveToDB(SQLTransaction &trans) const =0TicketInfopure virtual
SetAssignedTo(uint64 assignedTo, bool=false)TicketInfoinlinevirtual
SetClosedBy(uint64 closer)TicketInfoinline
SetComment(std::string comment)TicketInfoinline
SetComment(std::string &comment)TicketInfoinline
SetPosition(uint32 MapID, G3D::Vector3 pos)TicketInfo
SetUnassigned()TicketInfoinlinevirtual
TeleportTo(Player *player) constTicketInfo
TicketInfo()TicketInfo
TicketInfo(Player *player)TicketInfo
~TicketInfo()TicketInfovirtual