Create a smart-pointer to a vidl_capture_tableau tableau. More...
#include <vidl_capture_tableau.h>
Public Types | |
typedef vidl_capture_tableau_sptr | base |
Public Member Functions | |
vidl_capture_tableau_new (vgui_tableau_sptr const &child) | |
Constructor - takes the single child tableau as a parameter. |
Create a smart-pointer to a vidl_capture_tableau tableau.
Definition at line 56 of file vidl_capture_tableau.h.
Definition at line 58 of file vidl_capture_tableau.h.
vidl_capture_tableau_new::vidl_capture_tableau_new | ( | vgui_tableau_sptr const & | child | ) | [inline] |
Constructor - takes the single child tableau as a parameter.
Definition at line 61 of file vidl_capture_tableau.h.