AccountConnection Member List
This is the complete list of members for
AccountConnection, including all inherited members.
AccountConnection() | AccountConnection | |
banCharacter(Character *, int) | AccountConnection | |
changeAccountLevel(Character *, int) | AccountConnection | |
Connection() (defined in Connection) | Connection | |
getPost(Character *) | AccountConnection | |
isConnected() const | Connection | |
playerReconnectAccount(int id, const std::string &magic_token) | AccountConnection | |
process() | Connection | |
processMessage(MessageIn &) | AccountConnection | [protected, virtual] |
requestQuestVar(Character *, const std::string &) | AccountConnection | |
send(const MessageOut &msg, bool reliable=true, unsigned channel=0) | Connection | |
sendCharacterData(Character *) | AccountConnection | |
sendPost(Character *, MessageIn &) | AccountConnection | |
sendStatistics() | AccountConnection | |
sendTransaction(int id, int action, const std::string &message) | AccountConnection | |
start() | AccountConnection | |
Connection::start(const std::string &, int) | Connection | |
stop() | Connection | |
syncChanges(bool force=false) | AccountConnection | |
updateCharacterPoints(int charId, int charPoints, int corrPoints, int attribId, int attribValue) | AccountConnection | |
updateExperience(int charId, int skillId, int skillValue) | AccountConnection | |
updateOnlineStatus(int charId, bool online) | AccountConnection | |
updateQuestVar(Character *, const std::string &name, const std::string &value) | AccountConnection | |
~AccountConnection() | AccountConnection | |
~Connection() (defined in Connection) | Connection | [inline, virtual] |