ROSE  0.11.145.0
Public Types | Public Member Functions | List of all members
ClassHierarchyWrapper Class Reference

Description

Definition at line 8 of file ClassHierarchyGraph.h.

Public Types

typedef boost::unordered_set< SgClassDefinition * > ClassDefSet
 
typedef boost::unordered_map< std::string, ClassDefSet > MangledNameToClassDefsMap
 

Public Member Functions

 ClassHierarchyWrapper (SgNode *node)
 
const ClassDefSet & getSubclasses (SgClassDefinition *) const
 
const ClassDefSet & getDirectSubclasses (SgClassDefinition *) const
 
const ClassDefSet & getAncestorClasses (SgClassDefinition *) const
 

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