Create a smart-pointer to a vgui_blackbox_tableau. More...
#include <vgui_blackbox_tableau.h>
Public Types | |
typedef vgui_blackbox_tableau_sptr | base |
Public Member Functions | |
vgui_blackbox_tableau_new (vgui_tableau_sptr const &a) | |
Constructor - creates a smart-pointer to a vgui_blackbox_tableau. |
Create a smart-pointer to a vgui_blackbox_tableau.
Definition at line 66 of file vgui_blackbox_tableau.h.
Definition at line 68 of file vgui_blackbox_tableau.h.
vgui_blackbox_tableau_new::vgui_blackbox_tableau_new | ( | vgui_tableau_sptr const & | a | ) | [inline] |
Constructor - creates a smart-pointer to a vgui_blackbox_tableau.
Takes the single child tableau as a parameter.
Definition at line 72 of file vgui_blackbox_tableau.h.