Create a smart-pointer to a vgui_loader_tableau tableau. More...
#include <vgui_loader_tableau.h>
Public Types | |
typedef vgui_loader_tableau_sptr | base |
Public Member Functions | |
vgui_loader_tableau_new (vgui_tableau_sptr const &child) | |
Constructor - takes the single child tableau as a parameter. |
Create a smart-pointer to a vgui_loader_tableau tableau.
Definition at line 96 of file vgui_loader_tableau.h.
Definition at line 98 of file vgui_loader_tableau.h.
vgui_loader_tableau_new::vgui_loader_tableau_new | ( | vgui_tableau_sptr const & | child | ) | [inline] |
Constructor - takes the single child tableau as a parameter.
Definition at line 101 of file vgui_loader_tableau.h.