Channel Member List
This is the complete list of members for
Channel, including all inherited members.
| 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] |
| Channel(Identity &identity, std::string const &target_name, Network &network) | Channel | [inline, private] |
| Channel(Identity &identity, std::string const &target_name, Network &private_network, int) | Channel | [inline] |
| clientside_get_channel(Identity const &identity, std::string const &channel_name) | Target | [static] |
| creation_time(void) const | Channel | [inline] |
| get_joined_nick(Identity &identity, std::string const &nick_name, boost::shared_ptr< Channel > &channel) | Target | [static] |
| has_identity(void) const | IdentityReference | [inline] |
| has_key(void) const | Channel | [inline] |
| identity(void) const | IdentityReference | [inline] |
| identity(void) | IdentityReference | [inline] |
| IdentityReference(void) | IdentityReference | [inline, protected] |
| IdentityReference(Identity *identity) | IdentityReference | [inline, protected] |
| key(void) const | Channel | [inline] |
| M_creation_time | Channel | [private] |
| M_key | Channel | [private] |
| M_members | Channel | [private] |
| M_network | Target | [protected] |
| M_received_names | Channel | [private] |
| members(void) | Channel | [inline] |
| members(void) const | Channel | [inline] |
| members_type typedef | Channel | |
| network(void) const | Target | [inline] |
| network(void) | Target | [inline] |
| new_client_message_received(ClientMessageIn const &msg) | Channel | [virtual] |
| new_server_message_received(ServerMessageIn const &msg) | Channel | [virtual] |
| received_names(void) const | Channel | [inline] |
| reset_received_names(void) | Channel | [inline] |
| 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] |
| set_creation_time(time_t creation_time) | Channel | [inline] |
| set_identity(Identity *identity) | IdentityReference | [inline, protected] |
| set_received_names(void) | Channel | [inline] |
| sub_channel(Identity &identity) | Target | |
| Target(Network *network) | Target | [inline, protected] |
| ~Channel() | Channel | [inline] |
| ~Target() | Target | [virtual] |