![]() |
TrinityCore
|
This is the complete list of members for BugTicket, including all inherited members.
| _assignedTo | Ticket | protected |
| _closedBy | Ticket | protected |
| _comment | Ticket | protected |
| _createTime | Ticket | protected |
| _facing | BugTicket | private |
| _id | Ticket | protected |
| _mapId | Ticket | protected |
| _note | BugTicket | private |
| _playerGuid | Ticket | protected |
| _pos | Ticket | protected |
| BugTicket() | BugTicket | |
| BugTicket(Player *player) | BugTicket | |
| DeleteFromDB() override | BugTicket | virtual |
| FormatViewMessageString(ChatHandler &handler, bool detailed=false) const override | BugTicket | 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 | BugTicket | 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 | BugTicket | virtual |
| SaveToDB() const override | BugTicket | virtual |
| SetAssignedTo(ObjectGuid guid, bool=false) | Ticket | inlinevirtual |
| SetClosedBy(ObjectGuid value) | Ticket | inline |
| SetComment(std::string const &comment) | Ticket | inline |
| SetFacing(float facing) | BugTicket | inline |
| SetNote(std::string const ¬e) | BugTicket | inline |
| SetPosition(uint32 mapId, G3D::Vector3 &pos) | Ticket | inline |
| SetUnassigned() | Ticket | inlinevirtual |
| TeleportTo(Player *player) const | Ticket | |
| Ticket() | Ticket | |
| Ticket(Player *player) | Ticket | |
| ~BugTicket() | BugTicket | |
| ~Ticket() | Ticket | virtual |
1.8.8