ARB
|
Public Member Functions | |
PT_selection (AW_selection_list *sellist_) | |
void | fill () OVERRIDE |
Public Member Functions inherited from AW_selection | |
AW_selection (AW_selection_list *sellist_) | |
virtual | ~AW_selection () |
void | refresh () |
AW_selection_list * | get_sellist () |
void | get_values (StrArray &intoArray) |
void | get_displayed (StrArray &intoArray) |
Static Public Member Functions | |
static void | refresh_all () |
Additional Inherited Members | |
Protected Member Functions inherited from AW_selection | |
void | insert (const char *displayed, const char *value) |
void | insert_default (const char *displayed, const char *value) |
void | insert_plain (const char *displayed_value) |
void | insert (const char *displayed, int32_t value) |
void | insert_default (const char *displayed, int32_t value) |
Definition at line 243 of file AWT_sel_boxes.cxx.
PT_selection::PT_selection | ( | AW_selection_list * | sellist_ | ) |
Definition at line 286 of file AWT_sel_boxes.cxx.
References AW_add_inotification(), GBS_ptserver_logname(), and ptserverlog_changed_cb().
|
virtual |
Implements AW_selection.
Definition at line 257 of file AWT_sel_boxes.cxx.
References aw_message(), GB_await_error(), GBS_get_arb_tcp_entries(), and GBS_ptserver_id_to_choice().
|
static |
Definition at line 276 of file AWT_sel_boxes.cxx.
Referenced by arbtcpdat_changed_cb(), and ptserverlog_changed_cb().