#include <CMD_ConnectedSocketCommandListener.h>

Public Member Functions | |
| CMD_ConnectedSocketCommandListener (UT_NetSocket &server_socket, CMD_Manager &command_manager, bool separate_errors=false, bool restrict_to_safe_commands=false, const char *ip_mask=0, bool browser_mode=false) | |
| virtual const char * | className () const |
Definition at line 35 of file CMD_ConnectedSocketCommandListener.h.
| CMD_ConnectedSocketCommandListener::CMD_ConnectedSocketCommandListener | ( | UT_NetSocket & | server_socket, | |
| CMD_Manager & | command_manager, | |||
| bool | separate_errors = false, |
|||
| bool | restrict_to_safe_commands = false, |
|||
| const char * | ip_mask = 0, |
|||
| bool | browser_mode = false | |||
| ) |
| virtual const char* CMD_ConnectedSocketCommandListener::className | ( | void | ) | const [inline, virtual] |
Definition at line 49 of file CMD_ConnectedSocketCommandListener.h.
1.5.9