#include <mailhandler.h>
Definition at line 30 of file mailhandler.h.
◆ MailHandler()
TmwAthena::MailHandler::MailHandler |
( |
| ) |
|
◆ ~MailHandler()
TmwAthena::MailHandler::~MailHandler |
( |
| ) |
|
|
virtual |
◆ deleteMessage()
void TmwAthena::MailHandler::deleteMessage |
( |
const int |
msgId | ) |
const |
|
virtual |
◆ getAttach()
void TmwAthena::MailHandler::getAttach |
( |
const int |
msgId | ) |
const |
|
virtual |
◆ readMessage()
void TmwAthena::MailHandler::readMessage |
( |
const int |
msgId | ) |
const |
|
virtual |
◆ refresh()
void TmwAthena::MailHandler::refresh |
( |
| ) |
const |
|
virtual |
◆ resetAttach()
void TmwAthena::MailHandler::resetAttach |
( |
const int |
flag | ) |
const |
|
virtual |
◆ returnMessage()
void TmwAthena::MailHandler::returnMessage |
( |
const int |
msgId | ) |
const |
|
virtual |
◆ send()
void TmwAthena::MailHandler::send |
( |
const std::string & |
name, |
|
|
const std::string & |
title, |
|
|
std::string |
message |
|
) |
| const |
|
virtual |
◆ setAttach()
void TmwAthena::MailHandler::setAttach |
( |
const int |
index, |
|
|
const int |
amount |
|
) |
| const |
|
virtual |
◆ setAttachMoney()
void TmwAthena::MailHandler::setAttachMoney |
( |
const int |
money | ) |
const |
|
virtual |
The documentation for this class was generated from the following files: