Public Member Functions | Private Member Functions

POINTS_TO_ITER Class Reference

#include <opt_points_to.h>

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

List of all members.

Public Member Functions

 ~POINTS_TO_ITER (void)
POINTS_TO_NODEFirst_elem (void)
POINTS_TO_NODENext_elem (void)

Private Member Functions

 POINTS_TO_ITER (const POINTS_TO_ITER &)
POINTS_TO_ITERoperator= (const POINTS_TO_ITER &)

Detailed Description

Definition at line 634 of file opt_points_to.h.


Constructor & Destructor Documentation

POINTS_TO_ITER::POINTS_TO_ITER ( const POINTS_TO_ITER  )  [private]
POINTS_TO_ITER::~POINTS_TO_ITER ( void   )  [inline]

Definition at line 640 of file opt_points_to.h.


Member Function Documentation

POINTS_TO_NODE* POINTS_TO_ITER::First_elem ( void   )  [inline]

Definition at line 641 of file opt_points_to.h.

References SLIST_ITER::First().

Here is the call graph for this function:

POINTS_TO_NODE* POINTS_TO_ITER::Next_elem ( void   )  [inline]

Definition at line 642 of file opt_points_to.h.

References SLIST_ITER::Next().

Here is the call graph for this function:

POINTS_TO_ITER& POINTS_TO_ITER::operator= ( const POINTS_TO_ITER  )  [private]

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