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 &) |
Describes the relationship between a parent and child tableau.
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.
| vcl_ostream& operator<< | ( | vcl_ostream & | , |
| vgui_parent_child_link const & | |||
| ) |
Definition at line 316 of file vgui_parent_child_link.cxx.
1.7.5.1