ROSE  0.9.6a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
rose_graph_node_edge_hash_multimap Class Reference

#include <Cxx_Grammar.h>

Inheritance diagram for rose_graph_node_edge_hash_multimap:
Collaboration diagram for rose_graph_node_edge_hash_multimap:

Public Member Functions

 rose_graph_node_edge_hash_multimap ()
 
 rose_graph_node_edge_hash_multimap (const rose_graph_node_edge_hash_multimap &rhs)
 
void set_parent (SgNode *new_parent)
 
SgNodeget_parent ()
 
void delete_elements ()
 
 ~rose_graph_node_edge_hash_multimap ()
 

Protected Attributes

SgNodeparent
 

Friends

class AST_FILE_IO
 
class SgSymbolTableStorageClass
 
class EasyStorage< rose_graph_node_edge_hash_multimap * >
 

Detailed Description

Definition at line 7316 of file Cxx_Grammar.h.

Constructor & Destructor Documentation

rose_graph_node_edge_hash_multimap::rose_graph_node_edge_hash_multimap ( )
inline

Definition at line 7326 of file Cxx_Grammar.h.

rose_graph_node_edge_hash_multimap::rose_graph_node_edge_hash_multimap ( const rose_graph_node_edge_hash_multimap rhs)
inline

Definition at line 7335 of file Cxx_Grammar.h.

rose_graph_node_edge_hash_multimap::~rose_graph_node_edge_hash_multimap ( )
inline

Definition at line 7354 of file Cxx_Grammar.h.

References delete_elements().

Member Function Documentation

void rose_graph_node_edge_hash_multimap::set_parent ( SgNode new_parent)
inline

Definition at line 7341 of file Cxx_Grammar.h.

References parent.

SgNode* rose_graph_node_edge_hash_multimap::get_parent ( )
inline

Definition at line 7345 of file Cxx_Grammar.h.

References parent.

void rose_graph_node_edge_hash_multimap::delete_elements ( )
inline

Definition at line 7350 of file Cxx_Grammar.h.

Referenced by ~rose_graph_node_edge_hash_multimap().

Friends And Related Function Documentation

friend class AST_FILE_IO
friend

Definition at line 7359 of file Cxx_Grammar.h.

friend class SgSymbolTableStorageClass
friend

Definition at line 7360 of file Cxx_Grammar.h.

Definition at line 7361 of file Cxx_Grammar.h.

Member Data Documentation

SgNode* rose_graph_node_edge_hash_multimap::parent
protected

Definition at line 7323 of file Cxx_Grammar.h.

Referenced by get_parent(), and set_parent().


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