Classes | Defines | Functions
core/vgui/vgui_parent_child_link.cxx File Reference

See vgui_parent_child_link.h for a description of this file. More...

#include "vgui_parent_child_link.h"
#include <vcl_cassert.h>
#include <vcl_iostream.h>
#include <vcl_vector.h>
#include <vcl_set.h>
#include <vgui/vgui_event.h>
#include <vgui/vgui_tableau.h>
#include <vgui/vgui_tableau_sptr.h>
#include <vgui/vgui_macro.h>

Go to the source code of this file.

Classes

struct  vgui_parent_child_link_impl
 Smart-pointer implementation of vgui_parent_child_link. More...

Defines

#define cache_parents   1

Functions

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

Detailed Description

See vgui_parent_child_link.h for a description of this file.

Author:
fsm

Definition in file vgui_parent_child_link.cxx.


Define Documentation

#define cache_parents   1

Definition at line 23 of file vgui_parent_child_link.cxx.


Function Documentation

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

Definition at line 316 of file vgui_parent_child_link.cxx.