QuestionTarget Member List
This is the complete list of members for
QuestionTarget, 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_modes(void) | PrivateTarget | [inline, protected, virtual] |
| clientside_get_channel(Identity const &identity, std::string const &channel_name) | Target | [static] |
| create_channel_and_ask_question(void) | QuestionTarget | |
| do_names_output(void) | PrivateTarget | |
| get_joined_nick(Identity &identity, std::string const &nick_name, boost::shared_ptr< Channel > &channel) | Target | [static] |
| handle_command(ClientMessageIn const &msg) | PrivateTarget | |
| M_network | Target | [protected] |
| M_user_question | QuestionTarget | [private] |
| network(void) const | Target | [inline] |
| network(void) | Target | [inline] |
| new_client_message_received(ClientMessageIn const &msg) | QuestionTarget | [virtual] |
| PrivateTarget(ClientSession &client_session, std::string const &target_name, Network &network) | PrivateTarget | [inline] |
| QuestionTarget(ClientSession &client_session, std::string const &target_name, Network &network) | QuestionTarget | [inline] |
| QuestionTarget(QuestionTarget const &question_target) | QuestionTarget | [inline] |
| reset_user_question(void) | QuestionTarget | [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_user_question(boost::shared_ptr< UserQuestion > const &user_question) | QuestionTarget | [inline] |
| sub_channel(Identity &identity) | Target | |
| Target(Network *network) | Target | [inline, protected] |
| ~QuestionTarget() | QuestionTarget | [inline] |
| ~Target() | Target | [virtual] |