#include <EPurchasedTicketsRecord.h>
| INTERNAL EPurchasedTicketsRecord::EPurchasedTicketsRecord |
( |
| ) |
|
| EM::TicketIssueLogic::EPurchasedTicketsRecord::EPurchasedTicketsRecord |
( |
const std::string & |
uid, |
|
|
bool |
timeTicketJouney, |
|
|
signed char |
newCount |
|
) |
| |
| EPurchasedTicketsRecord::~EPurchasedTicketsRecord |
( |
| ) |
|
| void EPurchasedTicketsRecord::ChangePurchasedTicketCount |
( |
signed char |
delta | ) |
|
| void EPurchasedTicketsRecord::Clear |
( |
| ) |
|
| signed char EPurchasedTicketsRecord::GetPurchasedTicketCount |
( |
| ) |
const |
| int EPurchasedTicketsRecord::GetRecordSize |
( |
| ) |
|
| bool EPurchasedTicketsRecord::GetTimeTicketJourney |
( |
| ) |
const |
| string EPurchasedTicketsRecord::GetUid |
( |
| ) |
const |
| bool EPurchasedTicketsRecord::IsRecordValid |
( |
| ) |
const |
| bool EM::TicketIssueLogic::EPurchasedTicketsRecord::operator== |
( |
const std::string & |
uid | ) |
const |
| void EPurchasedTicketsRecord::Read |
( |
FILE * |
inputFile | ) |
|
| void EPurchasedTicketsRecord::Write |
( |
FILE * |
outputFile | ) |
const |
The documentation for this class was generated from the following files: