Public Member Functions | Private Member Functions | Private Attributes

POINTS_TO_NODE Class Reference

#include <opt_points_to.h>

Inheritance diagram for POINTS_TO_NODE:
Inheritance graph
[legend]
Collaboration diagram for POINTS_TO_NODE:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 POINTS_TO_NODE (POINTS_TO *pt)
 ~POINTS_TO_NODE (void)
POINTS_TOPt (void) const

Private Member Functions

 POINTS_TO_NODE (void)
 POINTS_TO_NODE (const POINTS_TO_NODE &)
POINTS_TO_NODEoperator= (const POINTS_TO_NODE &)

Private Attributes

POINTS_TO_pt

Detailed Description

Definition at line 608 of file opt_points_to.h.


Constructor & Destructor Documentation

POINTS_TO_NODE::POINTS_TO_NODE ( void   )  [private]
POINTS_TO_NODE::POINTS_TO_NODE ( const POINTS_TO_NODE  )  [private]
POINTS_TO_NODE::POINTS_TO_NODE ( POINTS_TO pt  )  [inline]

Definition at line 616 of file opt_points_to.h.

References _pt.

POINTS_TO_NODE::~POINTS_TO_NODE ( void   )  [inline]

Definition at line 617 of file opt_points_to.h.


Member Function Documentation

POINTS_TO_NODE& POINTS_TO_NODE::operator= ( const POINTS_TO_NODE  )  [private]
POINTS_TO* POINTS_TO_NODE::Pt ( void   )  const [inline]

Definition at line 618 of file opt_points_to.h.

References _pt.


Member Data Documentation

Definition at line 611 of file opt_points_to.h.

Referenced by POINTS_TO_NODE(), and Pt().


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