Classes
core/vgui/vgui_function_tableau.h File Reference

Tableau where functions passed in are called for various events. More...

#include <vgui/vgui_tableau.h>
#include "vgui_function_tableau_sptr.h"
#include "dll.h"

Go to the source code of this file.

Classes

class  vgui_function_tableau
 Tableau where functions passed in are called for various events. More...
struct  vgui_function_tableau_new
 Creates a smart-pointer to a vgui_function_tableau. More...

Detailed Description

Tableau where functions passed in are called for various events.

Author:
Philip C. Pritchett, Robotics Research Group, University of Oxford
Date:
25 Nov 99

Contains class vgui_function_tableau

    Modifications
     25-NOV-1999 P.Pritchett - Initial version.
     02-OCT-2002 K.Y.McGaul - Added vgui_function_tableau_new.
                            - Added comments for the functions.
     14-OCT-2003 P.Vanroose - Added implementation for 5 missing tableau virtuals
   

Definition in file vgui_function_tableau.h.