Nick Member List
This is the complete list of members for
Nick, including all inherited members.
add_channel(boost::shared_ptr< Channel > const &channel) | Nick | |
Target::add_channel(Identity &identity, std::string const &channel_name) | Target | [static] |
add_joined_nick(Identity &identity, std::string const &nick_name, boost::shared_ptr< Channel > &channel) | Target | [static] |
clientside_get_channel(Identity const &identity, std::string const &channel_name) | Target | [static] |
clientside_nick_changed_to(ClientSession const &client_session, std::string const &new_nick) | Nick | |
data(void) const | Nick | [inline] |
data(void) | Nick | [inline] |
get_joined_nick(Identity &identity, std::string const &nick_name, boost::shared_ptr< Channel > &channel) | Target | [static] |
initialized(mask_type mask) const | Nick | [inline] |
is_initialized(mask_type mask) const | Nick | [inline] |
is_me(void) const | Nick | [inline, virtual] |
is_synced(mask_type mask) const | Nick | [inline] |
M_clientside_name | Nick | [private] |
M_common_channels | Nick | [private] |
M_data | Nick | [private] |
M_network | Target | [protected] |
M_serverside_name | Nick | [private] |
network(void) const | Target | [inline] |
network(void) | Target | [inline] |
new_client_message_received(ClientMessageIn const &msg) | Nick | [virtual] |
new_server_message_received(ServerMessageIn const &msg) | Nick | [virtual] |
Nick(Identity &identity) | Nick | [protected] |
Nick(ServerSession const &server_session, std::string const &target_name) | Nick | |
Nick(ClientSession const &client_session, std::string const &target_name, Network &private_network) | Nick | |
Nick(Nick const &nick) | Nick | [inline, private] |
serverside_add_channel(ServerSession &server_session, boost::shared_ptr< Channel > new_channel) | Target | [static] |
serverside_get_channel(Identity &identity, std::string const &channel_name, bool joined=false) | Target | [static] |
serverside_nick_changed_to(ServerSession const &server_session, std::string const &new_nick) | Nick | |
set_network(Network *network) | Nick | [inline] |
sub_channel(Channel const &channel) | Nick | |
Target::sub_channel(Identity &identity) | Target | |
synced(mask_type mask) const | Nick | [inline] |
Target(Network *network) | Target | [inline, protected] |
~Nick() | Nick | [inline] |
~Target() | Target | [virtual] |