#include <TicketMgr.h>
Definition at line 175 of file TicketMgr.h.
◆ TicketMgr()
◆ ~TicketMgr()
| TicketMgr::~TicketMgr |
( |
| ) |
|
|
private |
◆ AddTicket()
| void TicketMgr::AddTicket |
( |
GmTicket * |
ticket | ) |
|
◆ CloseTicket()
◆ GenerateTicketId()
| uint32 TicketMgr::GenerateTicketId |
( |
| ) |
|
|
inline |
◆ GetLastChange()
| uint64 TicketMgr::GetLastChange |
( |
| ) |
const |
|
inline |
◆ GetNextSurveyID()
| uint32 TicketMgr::GetNextSurveyID |
( |
| ) |
|
|
inline |
◆ GetOldestOpenTicket()
| GmTicket * TicketMgr::GetOldestOpenTicket |
( |
| ) |
|
|
inline |
◆ GetOpenTicketCount()
| uint32 TicketMgr::GetOpenTicketCount |
( |
| ) |
const |
|
inline |
◆ GetStatus()
| bool TicketMgr::GetStatus |
( |
| ) |
const |
|
inline |
◆ GetTicket()
◆ GetTicketByPlayer()
◆ Initialize()
| void TicketMgr::Initialize |
( |
| ) |
|
◆ instance()
◆ LoadSurveys()
| void TicketMgr::LoadSurveys |
( |
| ) |
|
◆ LoadTickets()
| void TicketMgr::LoadTickets |
( |
| ) |
|
◆ RemoveTicket()
| void TicketMgr::RemoveTicket |
( |
uint32 |
ticketId | ) |
|
◆ ResetTickets()
| void TicketMgr::ResetTickets |
( |
| ) |
|
◆ ResolveAndCloseTicket()
◆ SendTicket()
◆ SetStatus()
| void TicketMgr::SetStatus |
( |
bool |
status | ) |
|
|
inline |
◆ ShowClosedList()
| void TicketMgr::ShowClosedList |
( |
ChatHandler & |
handler | ) |
const |
◆ ShowEscalatedList()
| void TicketMgr::ShowEscalatedList |
( |
ChatHandler & |
handler | ) |
const |
◆ ShowList()
| void TicketMgr::ShowList |
( |
ChatHandler & |
handler, |
|
|
bool |
onlineOnly |
|
) |
| const |
◆ UpdateLastChange()
| void TicketMgr::UpdateLastChange |
( |
| ) |
|
◆ _lastChange
◆ _lastSurveyId
| uint32 TicketMgr::_lastSurveyId |
|
private |
◆ _lastTicketId
| uint32 TicketMgr::_lastTicketId |
|
private |
◆ _openTicketCount
| uint32 TicketMgr::_openTicketCount |
|
private |
◆ _status
◆ _ticketList
The documentation for this class was generated from the following files: