Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

vgui_command_sptr.h

Go to the documentation of this file.
00001 #ifndef vgui_command_sptr_h_
00002 #define vgui_command_sptr_h_
00003 
00004 #include <vbl/vbl_smart_ptr.h>
00005 
00006 struct vgui_command;
00007 typedef vbl_smart_ptr<vgui_command> vgui_command_sptr;
00008 
00009 #endif // vgui_command_sptr_h_

Generated on Thu Jan 10 14:42:07 2008 for core/vgui by  doxygen 1.4.4