Inheritance diagram for vgui_deck_switch_command:

Definition at line 275 of file vgui_deck_tableau.cxx.
Public Member Functions | |
| vgui_deck_switch_command (vgui_deck_tableau *d, int i) | |
| void | execute () |
| void | ref () |
| void | unref () |
| int | get_references () const |
| bool | is_referenced () const |
Public Attributes | |
| vgui_deck_tableau * | deck |
| int | index |
| vgui_deck_switch_command::vgui_deck_switch_command | ( | vgui_deck_tableau * | d, | |
| int | i | |||
| ) | [inline] |
Definition at line 278 of file vgui_deck_tableau.cxx.
| void vgui_deck_switch_command::execute | ( | ) | [inline, virtual] |
Definition at line 281 of file vgui_deck_tableau.cxx.
Definition at line 282 of file vgui_deck_tableau.cxx.
1.5.1