SuperTuxKart
|
This is the complete list of members for Online::OnlinePlayerProfile, including all inherited members.
addIcon() | PlayerProfile | |
clearSession(bool save=true) | PlayerProfile | |
clearUnlocked() (defined in PlayerProfile) | PlayerProfile | inline |
computeActive() | PlayerProfile | inline |
getAchievementsStatus() (defined in PlayerProfile) | PlayerProfile | inline |
getChallengeStatus(const std::string &id) (defined in PlayerProfile) | PlayerProfile | inline |
getCurrentChallengeStatus() const | PlayerProfile | inline |
getDefaultKartColor() const (defined in PlayerProfile) | PlayerProfile | inline |
getIconFilename() const | PlayerProfile | |
getLastOnlineName() const | PlayerProfile | inline |
getName() const | PlayerProfile | inline |
getNextUnlockPoints() const (defined in PlayerProfile) | PlayerProfile | inline |
getNumBestTrophies() const (defined in PlayerProfile) | PlayerProfile | inline |
getNumCompletedChallenges() const (defined in PlayerProfile) | PlayerProfile | inline |
getNumEasyTrophies() const (defined in PlayerProfile) | PlayerProfile | inline |
getNumHardTrophies() const (defined in PlayerProfile) | PlayerProfile | inline |
getNumMediumTrophies() const (defined in PlayerProfile) | PlayerProfile | inline |
getOnlineId() const | Online::OnlinePlayerProfile | privatevirtual |
getOnlineState() const | Online::OnlinePlayerProfile | inlineprivatevirtual |
getPoints() const (defined in PlayerProfile) | PlayerProfile | inline |
getPointsBefore() const (defined in PlayerProfile) | PlayerProfile | inline |
getProfile() const | Online::OnlinePlayerProfile | inlinevirtual |
getRecentlyCompletedChallenges() | PlayerProfile | inline |
getSavedToken() const | PlayerProfile | inline |
getSavedUserId() const | PlayerProfile | inline |
getSpeedrunTimer() (defined in PlayerProfile) | PlayerProfile | inline |
getStoryModeStatus() (defined in PlayerProfile) | PlayerProfile | inline |
getStoryModeTimer() (defined in PlayerProfile) | PlayerProfile | inline |
getToken() const | Online::OnlinePlayerProfile | inlineprivate |
getUniqueID() const | PlayerProfile | inline |
getUseFrequency() const (defined in PlayerProfile) | PlayerProfile | inline |
grandPrixFinished() | PlayerProfile | inline |
hasSavedSession() const | PlayerProfile | inline |
incrementUseFrequency() | PlayerProfile | |
initRemainingData() | PlayerProfile | |
isFinished() const (defined in PlayerProfile) | PlayerProfile | inline |
isFirstTime() const (defined in PlayerProfile) | PlayerProfile | inline |
isGuestAccount() const | PlayerProfile | inline |
isLocked(const std::string &feature) const | PlayerProfile | inline |
isLoggedIn() const | Online::OnlinePlayerProfile | inlineprivatevirtual |
isSpeedrunFinished() (defined in PlayerProfile) | PlayerProfile | inline |
loadRemainingData(const XMLNode *node) | PlayerProfile | |
m_achievements_status (defined in PlayerProfile) | PlayerProfile | private |
m_default_kart_color | PlayerProfile | private |
m_icon_filename | PlayerProfile | private |
m_is_guest_account | PlayerProfile | private |
m_last_online_name | PlayerProfile | private |
m_last_was_online | PlayerProfile | private |
m_local_name | PlayerProfile | private |
m_online_state | Online::OnlinePlayerProfile | private |
m_profile (defined in Online::OnlinePlayerProfile) | Online::OnlinePlayerProfile | private |
m_remember_password | PlayerProfile | private |
m_saved_session | PlayerProfile | private |
m_saved_token | PlayerProfile | private |
m_saved_user_id | PlayerProfile | private |
m_story_mode_status | PlayerProfile | private |
m_token (defined in Online::OnlinePlayerProfile) | Online::OnlinePlayerProfile | private |
m_unique_id | PlayerProfile | private |
m_use_frequency | PlayerProfile | private |
NoCopy() (defined in NoCopy) | NoCopy | inline |
NoCopy(const NoCopy &) (defined in NoCopy) | NoCopy | inlineprivate |
OnlinePlayerProfile(const XMLNode *player) (defined in Online::OnlinePlayerProfile) | Online::OnlinePlayerProfile | |
OnlinePlayerProfile(const core::stringw &name, bool is_guest=false) (defined in Online::OnlinePlayerProfile) | Online::OnlinePlayerProfile | |
OnlineState enum name | PlayerProfile | |
operator<(const PlayerProfile &other) | PlayerProfile | |
operator=(const NoCopy &) (defined in NoCopy) | NoCopy | inlineprivate |
OS_GUEST enum value (defined in PlayerProfile) | PlayerProfile | |
OS_SIGNED_IN enum value (defined in PlayerProfile) | PlayerProfile | |
OS_SIGNED_OUT enum value (defined in PlayerProfile) | PlayerProfile | |
OS_SIGNING_IN enum value (defined in PlayerProfile) | PlayerProfile | |
OS_SIGNING_OUT enum value (defined in PlayerProfile) | PlayerProfile | |
PlayerProfile(const core::stringw &name, bool is_guest=false) | PlayerProfile | |
PlayerProfile(const XMLNode *node) | PlayerProfile | |
raceFinished() | PlayerProfile | |
rememberPassword() const | PlayerProfile | inline |
requestPoll() const | Online::OnlinePlayerProfile | privatevirtual |
requestSavedSession() | Online::OnlinePlayerProfile | privatevirtual |
requestSignIn(const irr::core::stringw &username, const irr::core::stringw &password) | Online::OnlinePlayerProfile | privatevirtual |
requestSignOut() | Online::OnlinePlayerProfile | privatevirtual |
save(UTFWriter &out) | PlayerProfile | |
saveSession(int user_id, const std::string &token) | PlayerProfile | |
setCurrentChallenge(const std::string &name) | PlayerProfile | inline |
setDefaultKartColor(float c) (defined in PlayerProfile) | PlayerProfile | inline |
setFinished() (defined in PlayerProfile) | PlayerProfile | inline |
setFirstTime(bool b) (defined in PlayerProfile) | PlayerProfile | inline |
setLastOnlineName(const core::stringw &name) | PlayerProfile | inline |
setName(const core::stringw &name) | PlayerProfile | inline |
setRememberPassword(bool b) | PlayerProfile | inline |
setSpeedrunFinished() (defined in PlayerProfile) | PlayerProfile | inline |
setSpeedrunTimer(int ms) (defined in PlayerProfile) | PlayerProfile | inline |
setStoryModeTimer(int ms) (defined in PlayerProfile) | PlayerProfile | inline |
setUserDetails(std::shared_ptr< HTTPRequest > request, const std::string &action, const std::string &url_path="") const | Online::OnlinePlayerProfile | privatevirtual |
setWasOnlineLastTime(bool b) | PlayerProfile | inline |
signIn(bool success, const XMLNode *input) | Online::OnlinePlayerProfile | privatevirtual |
signOut(bool success, const XMLNode *input, const irr::core::stringw &info) | Online::OnlinePlayerProfile | privatevirtual |
wasOnlineLastTime() const | PlayerProfile | inline |
~OnlinePlayerProfile() (defined in Online::OnlinePlayerProfile) | Online::OnlinePlayerProfile | inlinevirtual |
~PlayerProfile() (defined in PlayerProfile) | PlayerProfile | virtual |