Public Types | Public Member Functions
vgui_active_tableau_new Struct Reference

Create a smart-pointer to a vgui_active_tableau tableau. More...

#include <vgui_active_tableau.h>

List of all members.

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.

Detailed Description

Create a smart-pointer to a vgui_active_tableau tableau.

Definition at line 81 of file vgui_active_tableau.h.


Member Typedef Documentation

Definition at line 83 of file vgui_active_tableau.h.


Constructor & Destructor Documentation

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.


The documentation for this struct was generated from the following file: