Typedefs
core/vgui/vgui_function_tableau_sptr.h File Reference

Smart-pointer to a vgui_function_tableau. More...

#include <vgui/vgui_tableau_sptr.h>

Go to the source code of this file.

Typedefs

typedef vgui_tableau_sptr_t
< vgui_function_tableau
vgui_function_tableau_sptr

Detailed Description

Smart-pointer to a vgui_function_tableau.

Author:
K.Y.McGaul
Date:
02-OCT-2002
    Modifications
     02-OCT-2002 K.Y.McGaul - Initial version.
   

Definition in file vgui_function_tableau_sptr.h.


Typedef Documentation

typedef vgui_tableau_sptr_t<vgui_function_tableau> vgui_function_tableau_sptr

Definition at line 17 of file vgui_function_tableau_sptr.h.