Private Attributes | Friends
vgui_parent_child_link_data Class Reference

Cache of parents of a tableau (makes posting redraws more efficient). More...

#include <vgui_parent_child_link_data.h>

Inheritance diagram for vgui_parent_child_link_data:
Inheritance graph
[legend]

List of all members.

Private Attributes

vcl_vector< vgui_tableau * > parents

Friends

struct vgui_parent_child_link_impl
struct vgui_parent_child_link

Detailed Description

Cache of parents of a tableau (makes posting redraws more efficient).

Definition at line 21 of file vgui_parent_child_link_data.h.


Friends And Related Function Documentation

friend struct vgui_parent_child_link [friend]

Reimplemented in vgui_tableau.

Definition at line 25 of file vgui_parent_child_link_data.h.

friend struct vgui_parent_child_link_impl [friend]

Reimplemented in vgui_tableau.

Definition at line 24 of file vgui_parent_child_link_data.h.


Member Data Documentation

Definition at line 23 of file vgui_parent_child_link_data.h.


The documentation for this class was generated from the following file: