Create a smart-pointer to a vgui_shell_tableau. More...
#include <vgui_shell_tableau.h>
Public Types | |
typedef vgui_shell_tableau_sptr | base |
Public Member Functions | |
vgui_shell_tableau_new () | |
vgui_shell_tableau_new (vgui_tableau_sptr const &a) | |
vgui_shell_tableau_new (vgui_tableau_sptr const &a, vgui_tableau_sptr const &b) | |
vgui_shell_tableau_new (vgui_tableau_sptr const &a, vgui_tableau_sptr const &b, vgui_tableau_sptr const &c) | |
vgui_shell_tableau_new (vgui_tableau_sptr const &a, vgui_tableau_sptr const &b, vgui_tableau_sptr const &c, vgui_tableau_sptr const &d) |
Create a smart-pointer to a vgui_shell_tableau.
Definition at line 135 of file vgui_shell_tableau.h.
Definition at line 137 of file vgui_shell_tableau.h.
vgui_shell_tableau_new::vgui_shell_tableau_new | ( | ) | [inline] |
Definition at line 138 of file vgui_shell_tableau.h.
vgui_shell_tableau_new::vgui_shell_tableau_new | ( | vgui_tableau_sptr const & | a | ) | [inline] |
Definition at line 140 of file vgui_shell_tableau.h.
vgui_shell_tableau_new::vgui_shell_tableau_new | ( | vgui_tableau_sptr const & | a, |
vgui_tableau_sptr const & | b | ||
) | [inline] |
Definition at line 142 of file vgui_shell_tableau.h.
vgui_shell_tableau_new::vgui_shell_tableau_new | ( | vgui_tableau_sptr const & | a, |
vgui_tableau_sptr const & | b, | ||
vgui_tableau_sptr const & | c | ||
) | [inline] |
Definition at line 144 of file vgui_shell_tableau.h.
vgui_shell_tableau_new::vgui_shell_tableau_new | ( | vgui_tableau_sptr const & | a, |
vgui_tableau_sptr const & | b, | ||
vgui_tableau_sptr const & | c, | ||
vgui_tableau_sptr const & | d | ||
) | [inline] |
Definition at line 146 of file vgui_shell_tableau.h.