This is the complete list of members for wesnothd::player, including all inherited members.
cfg_ | wesnothd::player | private |
config_address() const | wesnothd::player | inline |
flood_start_ | wesnothd::player | private |
get_login_id() const | wesnothd::player | inline |
is_message_flooding() | wesnothd::player | |
is_moderator() const | wesnothd::player | inline |
LOBBY enum value | wesnothd::player | |
login_id_ | wesnothd::player | private |
mark_available(const int game_id=0, const std::string &location="") | wesnothd::player | |
mark_registered(bool registered=true) | wesnothd::player | |
MaxMessages | wesnothd::player | private |
messages_since_flood_start_ | wesnothd::player | private |
moderator_ | wesnothd::player | private |
name() const | wesnothd::player | inline |
name_ | wesnothd::player | private |
OBSERVING enum value | wesnothd::player | |
player(const std::string &n, simple_wml::node &cfg, long id, bool registered, const std::string &version, const std::string &source, unsigned long long login_id, const std::size_t max_messages=4, const std::chrono::seconds &time_period=std::chrono::seconds{10}, const bool moderator=false) | wesnothd::player | |
PLAYING enum value | wesnothd::player | |
registered() const | wesnothd::player | inline |
registered_ | wesnothd::player | private |
set_moderator(bool moderator) | wesnothd::player | inline |
set_status(STATUS status) | wesnothd::player | |
source() const | wesnothd::player | inline |
source_ | wesnothd::player | private |
STATUS enum name | wesnothd::player | |
status_ | wesnothd::player | private |
TimePeriod | wesnothd::player | private |
version() const | wesnothd::player | inline |
version_ | wesnothd::player | private |