, including all inherited members.
_connections (defined in ConnectionManager) | ConnectionManager | [protected] |
_got_path_directory (defined in ProgramBase) | ProgramBase | [protected] |
_got_path_store (defined in ProgramBase) | ProgramBase | [protected] |
_program_args (defined in ProgramBase) | ProgramBase | |
_program_name (defined in ProgramBase) | ProgramBase | |
_set_mutex (defined in ConnectionManager) | ConnectionManager | [protected] |
_writers (defined in ConnectionManager) | ConnectionManager | [protected] |
add_option(const string &option, const string &parm_name, int index_group, const string &description, OptionDispatchFunction option_function, bool *bool_var=(bool *) NULL, void *option_data=(void *) NULL) | ProgramBase | [protected] |
add_option(const string &option, const string &parm_name, int index_group, const string &description, OptionDispatchMethod option_method, bool *bool_var=(bool *) NULL, void *option_data=(void *) NULL) (defined in ProgramBase) | ProgramBase | [protected] |
add_path_replace_options() | ProgramBase | [protected] |
add_path_store_options() | ProgramBase | [protected] |
add_reader(Connection *connection, PStatReader *reader) | PStatServer | |
ConnectionManager::add_reader(ConnectionReader *reader) | ConnectionManager | [protected] |
add_runline(const string &runline) | ProgramBase | [protected] |
add_user_guide_bar(double height) | PStatServer | |
add_writer(ConnectionWriter *writer) | ConnectionManager | [protected] |
Args typedef (defined in ProgramBase) | ProgramBase | |
backlog (defined in ConnectionManager) | ConnectionManager | |
backlog (defined in ConnectionManager) | ConnectionManager | |
clear_options() | ProgramBase | [protected] |
clear_runlines() | ProgramBase | [protected] |
close_connection(const PT(Connection)&connection) | ConnectionManager | |
connection_reset(const PT(Connection)&connection, bool okflag) | PStatServer | [protected, virtual] |
ConnectionManager() (defined in ConnectionManager) | ConnectionManager | |
Connections typedef (defined in ConnectionManager) | ConnectionManager | [protected] |
dispatch_color(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_coordinate_system(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_count(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_double(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_double_pair(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_double_quad(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_double_triple(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_false(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_filename(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_image_type(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_int(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_int_pair(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_none(const string &opt, const string &arg, void *) | ProgramBase | [protected, static] |
dispatch_path_replace(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_path_store(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_search_path(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_string(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_true(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_units(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_vector_string(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_vector_string_comma(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
find_user_guide_bar(double from_height, double to_height) const | PStatServer | |
flush_read_connection(Connection *connection) | ConnectionManager | [protected, virtual] |
format_text(ostream &out, bool &last_newline, const string &prefix, int indent_width, const string &text, int line_width) | ProgramBase | [protected, static] |
get_exec_command() const | ProgramBase | |
get_host_name() | ConnectionManager | [static] |
get_num_user_guide_bars() const | PStatServer | |
get_udp_port() | PStatServer | |
get_user_guide_bar_height(int n) const | PStatServer | |
handle_args(Args &args) | ProgramBase | [protected, virtual] |
handle_help_option(const string &opt, const string &arg, void *) | ProgramBase | [protected, static] |
is_thread_safe() | PStatServer | [virtual] |
listen(int port=-1) | PStatServer | |
main_loop(bool *interrupt_flag=NULL) | PStatServer | |
make_monitor() (defined in TextStats) | TextStats | [virtual] |
move_user_guide_bar(int n, double height) | PStatServer | |
new_connection(const PT(Connection)&connection) | ConnectionManager | [protected] |
OptionDispatchFunction typedef (defined in ProgramBase) | ProgramBase | [protected] |
OptionDispatchMethod typedef (defined in ProgramBase) | ProgramBase | [protected] |
parse_command_line(int argc, char **argv) | ProgramBase | [virtual] |
poll() | PStatServer | |
port (defined in ConnectionManager) | ConnectionManager | |
post_command_line() | ProgramBase | [protected, virtual] |
ProgramBase() (defined in ProgramBase) | ProgramBase | |
PStatServer() (defined in PStatServer) | PStatServer | |
PT(PathReplace) _path_replace (defined in ProgramBase) | ProgramBase | [protected] |
PT(Connection) open_UDP_connection(int port=0) (defined in ConnectionManager) | ConnectionManager | [pure virtual] |
PT(Connection) open_TCP_server_rendezvous(const string &hostname (defined in ConnectionManager) | ConnectionManager | |
redescribe_option(const string &option, const string &description) | ProgramBase | [protected] |
release_udp_port(int port) | PStatServer | |
remove_option(const string &option) | ProgramBase | [protected] |
remove_reader(Connection *connection, PStatReader *reader) | PStatServer | |
ConnectionManager::remove_reader(ConnectionReader *reader) | ConnectionManager | [protected] |
remove_user_guide_bar(int n) | PStatServer | |
remove_writer(ConnectionWriter *writer) | ConnectionManager | [protected] |
run() (defined in TextStats) | TextStats | |
set_program_description(const string &description) | ProgramBase | [protected] |
show_description() | ProgramBase | |
show_options() | ProgramBase | |
show_text(const string &text) | ProgramBase | [inline] |
show_text(const string &prefix, int indent_width, string text) | ProgramBase | |
show_usage() | ProgramBase | |
TextStats() (defined in TextStats) | TextStats | |
timeout_ms (defined in ConnectionManager) | ConnectionManager | |
timeout_ms (defined in ConnectionManager) | ConnectionManager | |
wait_for_readers(double timeout) | ConnectionManager | |
Writers typedef (defined in ConnectionManager) | ConnectionManager | [protected] |
~ConnectionManager() (defined in ConnectionManager) | ConnectionManager | [virtual] |
~ProgramBase() (defined in ProgramBase) | ProgramBase | [virtual] |
~PStatServer() (defined in PStatServer) | PStatServer | |