OpenADFortTk (including Open64 and OpenAnalysis references)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
POINTS_TO_LIST Class Reference

#include <opt_points_to.h>

Inheritance diagram for POINTS_TO_LIST:
Inheritance graph
Collaboration diagram for POINTS_TO_LIST:
Collaboration graph

Public Member Functions

void Prepend (POINTS_TO *pt, MEM_POOL *pool)
 
- Public Member Functions inherited from SLIST
 SLIST (SLIST_NODE *list)
 
 ~SLIST (void)
 
void Set_Head (SLIST_NODE *h)
 
void Set_Tail (SLIST_NODE *t)
 
void Init (SLIST_NODE *list)
 
void Init_Head (SLIST_NODE *list)
 
void Clear (void)
 
BOOL Append (SLIST_NODE *nd, SLIST_NODE *od)
 
BOOL Prepend (SLIST_NODE *nd, SLIST_NODE *od)
 
void Append_List (SLIST *new_list)
 
void Prepend_List (SLIST *new_list)
 
SLIST_NODERemove_Headnode (void)
 
SLIST_NODERemove (SLIST_NODE *prev, SLIST_NODE *cur)
 
void Remove_node (SLIST_NODE *slist_node)
 
SLIST_NODEHead (void)
 
const SLIST_NODEHead (void) const
 
SLIST_NODETail (void)
 
const SLIST_NODETail (void) const
 
BOOL Is_Empty (void) const
 
INT32 Len (void) const
 
INT Pos (SLIST_NODE *nd) const
 
void Append (SLIST_NODE *nd)
 
void Prepend (SLIST_NODE *nd)
 

Private Member Functions

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

Additional Inherited Members

- Protected Member Functions inherited from SLIST
 SLIST (void)
 

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: