Public Member Functions | Private Member Functions

POINTS_TO_LIST Class Reference

#include <opt_points_to.h>

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

List of all members.

Public Member Functions

void Prepend (POINTS_TO *pt, MEM_POOL *pool)

Private Member Functions

 POINTS_TO_LIST (const POINTS_TO_LIST &)
POINTS_TO_LISToperator= (const POINTS_TO_LIST &)

Detailed Description

Definition at line 624 of file opt_points_to.h.


Constructor & Destructor Documentation

POINTS_TO_LIST::POINTS_TO_LIST ( const POINTS_TO_LIST  )  [private]

Member Function Documentation

POINTS_TO_LIST& POINTS_TO_LIST::operator= ( const POINTS_TO_LIST  )  [private]
void POINTS_TO_LIST::Prepend ( POINTS_TO pt,
MEM_POOL pool 
)

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