|
eris
1.4.0
A WorldForge client library.
|
This is the complete list of members for Eris::Account, including all inherited members.
| _characters | Eris::Account | protected |
| Account(Connection &con) | Eris::Account | explicit |
| AccountRouter (defined in Eris::Account) | Eris::Account | friend |
| Avatar (defined in Eris::Account) | Eris::Account | friend |
| avatarCreateResponse(const Atlas::Objects::Operation::RootOperation &op) (defined in Eris::Account) | Eris::Account | protected |
| AvatarDeactivated | Eris::Account | |
| AvatarFailure | Eris::Account | |
| avatarLogoutRequested(Avatar *avatar) | Eris::Account | |
| avatarLogoutResponse(const Atlas::Objects::Operation::RootOperation &op) (defined in Eris::Account) | Eris::Account | protected |
| AvatarSuccess | Eris::Account | |
| canCreateCharacter() | Eris::Account | inline |
| createAccount(const std::string &uname, const std::string &fullName, const std::string &pwd) | Eris::Account | |
| createAccount(const Atlas::Objects::Entity::Account &accountOp) (defined in Eris::Account) | Eris::Account | |
| createCharacterThroughEntity(const Atlas::Objects::Entity::RootEntity &character) | Eris::Account | |
| createCharacterThroughOperation(const Atlas::Objects::Operation::Create &c) (defined in Eris::Account) | Eris::Account | |
| destroyAvatar(const std::string &avatarId) | Eris::Account | protected |
| ErrorMessage | Eris::Account | |
| getActiveCharacters() const | Eris::Account | inline |
| getCharacters() | Eris::Account | |
| getConnection() const | Eris::Account | inline |
| getId() const | Eris::Account | inline |
| getParent() const | Eris::Account | inline |
| getSpawnPoints() const | Eris::Account | inline |
| getUsername() const | Eris::Account | inline |
| GotAllCharacters | Eris::Account | |
| GotCharacterInfo | Eris::Account | |
| handleLoginTimeout() (defined in Eris::Account) | Eris::Account | protected |
| handleLogoutTimeout() (defined in Eris::Account) | Eris::Account | protected |
| internalDeactivateCharacter(const std::string &avatarId) (defined in Eris::Account) | Eris::Account | protected |
| internalLogin(const std::string &unm, const std::string &pwd) (defined in Eris::Account) | Eris::Account | protected |
| internalLogout(bool clean) (defined in Eris::Account) | Eris::Account | protected |
| isLoggedIn() const | Eris::Account | |
| login(const std::string &uname, const std::string &pwd) | Eris::Account | |
| loginComplete(const Atlas::Objects::Entity::Account &p) (defined in Eris::Account) | Eris::Account | protected |
| loginError(const Atlas::Objects::Operation::Error &err) (defined in Eris::Account) | Eris::Account | protected |
| LoginFailure | Eris::Account | |
| loginResponse(const Atlas::Objects::Operation::RootOperation &op) (defined in Eris::Account) | Eris::Account | protected |
| LoginSuccess | Eris::Account | |
| logout() | Eris::Account | |
| LogoutComplete | Eris::Account | |
| logoutResponse(const Atlas::Objects::Operation::RootOperation &op) (defined in Eris::Account) | Eris::Account | protected |
| m_accountId | Eris::Account | protected |
| m_activeAvatars (defined in Eris::Account) | Eris::Account | protected |
| m_characterIds (defined in Eris::Account) | Eris::Account | protected |
| m_con | Eris::Account | protected |
| m_doingCharacterRefresh | Eris::Account | protected |
| m_parent (defined in Eris::Account) | Eris::Account | protected |
| m_pass (defined in Eris::Account) | Eris::Account | protected |
| m_router (defined in Eris::Account) | Eris::Account | protected |
| m_spawnPoints | Eris::Account | protected |
| m_status | Eris::Account | protected |
| m_timeout (defined in Eris::Account) | Eris::Account | protected |
| m_username | Eris::Account | protected |
| netConnected() | Eris::Account | protected |
| netDisconnecting() | Eris::Account | protected |
| netFailure(const std::string &msg) (defined in Eris::Account) | Eris::Account | protected |
| possessResponse(const Atlas::Objects::Operation::RootOperation &op) (defined in Eris::Account) | Eris::Account | protected |
| refreshCharacterInfo() | Eris::Account | |
| sightCharacter(const Atlas::Objects::Operation::RootOperation &op) (defined in Eris::Account) | Eris::Account | protected |
| Status enum name | Eris::Account | protected |
| takeCharacter(const std::string &id) | Eris::Account | |
| takeTransferredCharacter(const std::string &id, const std::string &key) | Eris::Account | |
| updateFromObject(const Atlas::Objects::Entity::Account &p) (defined in Eris::Account) | Eris::Account | protectedvirtual |
| ~Account() (defined in Eris::Account) | Eris::Account | virtual |