Classes | Functions
core/vgui/vgui_parent_child_link.h File Reference

Describes the relationship between a parent and child tableau. More...

#include <vcl_iosfwd.h>
#include <vcl_vector.h>

Go to the source code of this file.

Classes

struct  vgui_parent_child_link
 Describes the relationship between a parent and child tableau. More...

Functions

vcl_ostream & operator<< (vcl_ostream &, vgui_parent_child_link const &)

Detailed Description

Describes the relationship between a parent and child tableau.

Author:
fsm

Contains class vgui_parent_child_link

    Modifications
     17-Sep-2002 K.Y.McGaul - Added doxygen style comments.
   

Definition in file vgui_parent_child_link.h.


Function Documentation

vcl_ostream& operator<< ( vcl_ostream &  ,
vgui_parent_child_link const &   
)

Definition at line 316 of file vgui_parent_child_link.cxx.