ManaPlus
|
#include <mailhandler.h>
Public Member Functions | |
MailHandler () | |
~MailHandler () | |
void | refresh () const |
void | readMessage (const int msgId) const |
void | getAttach (const int msgId) const |
void | deleteMessage (const int msgId) const |
void | returnMessage (const int msgId) const |
void | setAttach (const int index, const int amount) const |
void | setAttachMoney (const int money) const |
void | resetAttach (const int flag) const |
void | send (const std::string &name, const std::string &title, std::string message) const |
Public Member Functions inherited from Net::MailHandler | |
MailHandler () | |
Definition at line 30 of file mailhandler.h.
EAthena::MailHandler::MailHandler | ( | ) |
Definition at line 34 of file mailhandler.cpp.
References mailHandler.
|
virtual |
Reimplemented from Net::MailHandler.
Definition at line 39 of file mailhandler.cpp.
References mailHandler.
|
virtual |
Implements Net::MailHandler.
Definition at line 61 of file mailhandler.cpp.
References createOutPacket.
|
virtual |
Implements Net::MailHandler.
Definition at line 55 of file mailhandler.cpp.
References createOutPacket.
|
virtual |
Implements Net::MailHandler.
Definition at line 49 of file mailhandler.cpp.
References createOutPacket.
|
virtual |
Implements Net::MailHandler.
Definition at line 44 of file mailhandler.cpp.
References createOutPacket.
|
virtual |
Implements Net::MailHandler.
Definition at line 88 of file mailhandler.cpp.
References CAST_S16, and createOutPacket.
|
virtual |
Implements Net::MailHandler.
Definition at line 67 of file mailhandler.cpp.
References createOutPacket.
|
virtual |
Implements Net::MailHandler.
Definition at line 94 of file mailhandler.cpp.
References CAST_S16, CAST_S32, CAST_S8, and createOutPacket.
|
virtual |
Implements Net::MailHandler.
Definition at line 74 of file mailhandler.cpp.
References CAST_S16, createOutPacket, and INVENTORY_OFFSET.
|
virtual |
Implements Net::MailHandler.
Definition at line 81 of file mailhandler.cpp.
References CAST_S16, and createOutPacket.