Inheritance diagram for vgui_set_rangemap_command:

Definition at line 373 of file vgui_image_tableau.cxx.
Public Member Functions | |
| vgui_set_rangemap_command (const vgui_image_tableau_sptr &tab, unsigned int nc=1) | |
| void | execute () |
| void | ref () |
| void | unref () |
| int | get_references () const |
| bool | is_referenced () const |
Public Attributes | |
| vgui_image_tableau_sptr | tab_ |
| unsigned int | nc_ |
| vgui_set_rangemap_command::vgui_set_rangemap_command | ( | const vgui_image_tableau_sptr & | tab, | |
| unsigned int | nc = 1 | |||
| ) | [inline] |
Definition at line 376 of file vgui_image_tableau.cxx.
| void vgui_set_rangemap_command::execute | ( | ) | [inline, virtual] |
Definition at line 456 of file vgui_image_tableau.cxx.
| unsigned int vgui_set_rangemap_command::nc_ |
Definition at line 457 of file vgui_image_tableau.cxx.
1.5.1