
Public Member Functions | |
| vgui_selector_switch_command (vgui_selector_tableau *s, const vcl_string &n) | |
| void | execute () |
| void | ref () |
| void | unref () |
| int | get_references () const |
| bool | is_referenced () const |
Public Attributes | |
| vgui_selector_tableau * | selector |
| vcl_string | name |
Definition at line 327 of file vgui_selector_tableau.cxx.
| vgui_selector_switch_command::vgui_selector_switch_command | ( | vgui_selector_tableau * | s, |
| const vcl_string & | n | ||
| ) | [inline] |
Definition at line 330 of file vgui_selector_tableau.cxx.
| void vgui_selector_switch_command::execute | ( | ) | [inline, virtual] |
Implements vgui_command.
Definition at line 331 of file vgui_selector_tableau.cxx.
| vcl_string vgui_selector_switch_command::name |
Definition at line 334 of file vgui_selector_tableau.cxx.
Definition at line 333 of file vgui_selector_tableau.cxx.
1.7.5.1