#include <vgui_wrapper_tableau.h>
Definition at line 73 of file vgui_wrapper_tableau.h.
Public Types | |
| typedef vgui_wrapper_tableau_sptr | base |
Public Member Functions | |
| vgui_wrapper_tableau_new () | |
| Constructor - creates a default vgui_wrapper_tableau. | |
| vgui_wrapper_tableau_new (vgui_tableau_sptr const &b) | |
| Constructor - takes the single child for the vgui_wrapper_tableau. | |
Definition at line 74 of file vgui_wrapper_tableau.h.
| vgui_wrapper_tableau_new::vgui_wrapper_tableau_new | ( | ) | [inline] |
Constructor - creates a default vgui_wrapper_tableau.
Definition at line 77 of file vgui_wrapper_tableau.h.
| vgui_wrapper_tableau_new::vgui_wrapper_tableau_new | ( | vgui_tableau_sptr const & | b | ) | [inline] |
Constructor - takes the single child for the vgui_wrapper_tableau.
Definition at line 80 of file vgui_wrapper_tableau.h.
1.5.1