Create a smart-pointer to a vgui_active_tableau tableau. More...
#include <vgui_active_tableau.h>
Public Types | |
typedef vgui_active_tableau_sptr | base |
Public Member Functions | |
vgui_active_tableau_new (vgui_tableau_sptr const &a, bool name=false) | |
Constructor - make a tableau with the given child and name. |
Create a smart-pointer to a vgui_active_tableau tableau.
Definition at line 81 of file vgui_active_tableau.h.
Definition at line 83 of file vgui_active_tableau.h.
vgui_active_tableau_new::vgui_active_tableau_new | ( | vgui_tableau_sptr const & | a, |
bool | name = false |
||
) | [inline] |
Constructor - make a tableau with the given child and name.
Definition at line 86 of file vgui_active_tableau.h.