SgGraphNode Member List

This is the complete list of members for SgGraphNode, including all inherited members.

accept(ROSE_VisitorPattern &visitor)SgGraphNode [virtual]
addNewAttribute(std::string s, AstAttribute *a)SgGraphNode [virtual]
addRegExpAttribute(std::string s, AstRegExAttribute *a)SgGraphNode
append_properties(int addr, const std::string &prop)SgGraphNode
AST_FILE_IO classSgGraphNode [friend]
AstSpecificDataManagingClass classSgGraphNode [friend]
AstSpecificDataManagingClassStorageClass classSgGraphNode [friend]
attributeExists(std::string s) const SgGraphNode [virtual]
base_node_type typedefSgGraphNode
buildCommandLineToSubstituteTransformationFile(const std::vector< std::string > &argv, std::string newFileName)SgNode [static]
cfgFindChildIndex(SgNode *n)SgNode [virtual]
cfgFindNextChildIndex(SgNode *n)SgNode [virtual]
cfgForBeginning()SgNode [inline]
cfgForEnd()SgNode [inline]
cfgIndexForEnd() const SgNode [virtual]
cfgInEdges(unsigned int index=false)SgNode [virtual]
cfgIsIndexInteresting(unsigned int index) const SgNode [virtual]
cfgOutEdges(unsigned int index=false)SgNode [virtual]
checkDataMemberPointersIfInMemoryPool()SgGraphNode [virtual]
class_name() const SgGraphNode [virtual]
clearGlobalMangledNameMap()SgNode [static]
copy(SgCopyHelp &help) const SgGraphNode [virtual]
depthOfSubtree()SgNode
executeVisitorMemberFunction(ROSE_VisitorPattern &visitor)SgGraphNode
fixupCopy(SgNode *copy, SgCopyHelp &help) const SgNode [virtual]
get_attributeMechanism() const SgGraphNode [virtual]
get_childIndex(SgNode *child)SgGraphNode [virtual]
get_endOfConstruct(void) const SgNode [inline, virtual]
get_file_info(void) const SgNode [inline, virtual]
get_freepointer() const SgNode
get_globalFunctionTypeTable()SgNode [static]
get_globalMangledNameMap()SgNode [static]
get_globalQualifiedNameMapForNames()SgNode [static]
get_globalQualifiedNameMapForTypes()SgNode [static]
get_globalTypeNameMap()SgNode [static]
get_globalTypeTable()SgNode [static]
get_index() const SgGraphNode
get_isModified() const SgNode
get_isVisited() const ROSE_DEPRECATED_FUNCTIONSgNode
get_name() const SgGraphNode
get_numberOfTraversalSuccessors()SgGraphNode [virtual]
get_parent() const SgNode
get_properties() const SgGraphNode
get_properties()SgGraphNode
get_SgNode() const SgGraphNode
get_shortMangledNameCache()SgNode [static]
get_startOfConstruct(void) const SgNode [inline, virtual]
get_traversalSuccessorByIndex(size_t idx)SgGraphNode [virtual]
get_traversalSuccessorContainer()SgGraphNode [virtual]
get_traversalSuccessorNamesContainer()SgGraphNode [virtual]
getAttribute(std::string s) const SgGraphNode [virtual]
getChildIndex(SgNode *childNode) const SgGraphNode [virtual]
getClassHierarchySubTreeFunction(VariantT v)SgNode [static]
getClassHierarchySubTreeFunction(VariantT v, std::vector< VariantT > &)SgNode [static]
isChild(SgNode *node) const SgNode
isInMemoryPool()SgGraphNode [virtual]
isSgGraphNode(SgNode *s)SgGraphNode [friend]
isSgGraphNode(const SgNode *s)SgGraphNode [friend]
isSgNode(SgNode *s)SgNode [friend]
isSgNode(const SgNode *s)SgNode [friend]
isSgSupport(SgNode *s)SgSupport [friend]
isSgSupport(const SgNode *s)SgSupport [friend]
memoryUsage()SgGraphNode [static]
numberOfAttributes() const SgGraphNode [virtual]
numberOfNodes()SgGraphNode [static]
numberOfNodesInSubtree()SgNode
operator delete(void *pointer, size_t size)SgGraphNode
operator delete(void *pointer)SgGraphNode
operator new(size_t size)SgGraphNode
p_attributeMechanismSgGraphNode [protected]
p_freepointerSgNode [protected]
p_globalFunctionTypeTableSgNode [protected, static]
p_globalMangledNameMapSgNode [protected, static]
p_globalQualifiedNameMapForNamesSgNode [protected, static]
p_globalQualifiedNameMapForTypesSgNode [protected, static]
p_globalTypeNameMapSgNode [protected, static]
p_globalTypeTableSgNode [protected, static]
p_indexSgGraphNode [protected]
p_index_counterSgGraphNode [protected, static]
p_isModifiedSgNode [protected]
p_nameSgGraphNode [protected]
p_parentSgNode [protected]
p_propertiesSgGraphNode [protected]
p_SgNodeSgGraphNode [protected]
p_shortMangledNameCacheSgNode [protected, static]
post_construction_initialization()SgGraphNode [virtual]
processDataMemberReferenceToPointers(ReferenceToPointerHandler *)SgGraphNode [virtual]
removeAttribute(std::string s)SgGraphNode [virtual]
returnDataMemberPointers() const SgGraphNode [virtual]
roseRTI()SgGraphNode [virtual]
sage_class_name() const ROSE_DEPRECATED_FUNCTIONSgGraphNode [virtual]
set_attributeMechanism(AstAttributeMechanism *attributeMechanism)SgGraphNode [virtual]
set_freepointer(SgNode *freepointer)SgNode
set_globalFunctionTypeTable(SgFunctionTypeTable *globalFunctionTypeTable)SgNode [static]
set_globalQualifiedNameMapForNames(const std::map< SgNode *, std::string > &X)SgNode [static]
set_globalQualifiedNameMapForTypes(const std::map< SgNode *, std::string > &X)SgNode [static]
set_globalTypeNameMap(const std::map< SgNode *, std::string > &X)SgNode [static]
set_globalTypeTable(SgTypeTable *globalTypeTable)SgNode [static]
set_index(int index)SgGraphNode
set_isModified(bool isModified)SgNode
set_isVisited(bool isVisited) ROSE_DEPRECATED_FUNCTIONSgNode
set_name(std::string name)SgGraphNode
set_parent(SgNode *parent)SgNode
set_SgNode(SgNode *SgNode)SgGraphNode
setAttribute(std::string s, AstAttribute *a)SgGraphNode [virtual]
SgGraphNode(const SgGraphNodeStorageClass &source)SgGraphNode
SgGraphNode(std::string name="")SgGraphNode
SgGraphNode_clearMemoryPool()SgGraphNode [friend]
SgGraphNode_extendMemoryPoolForFileIO(unsigned long)SgGraphNode [friend]
SgGraphNode_getNextValidPointer(std::pair< SgGraphNode *, std::vector< unsigned char * >::const_iterator > &)SgGraphNode [friend]
SgGraphNode_getNumberOfValidNodesAndSetGlobalIndexInFreepointer(unsigned long)SgGraphNode [friend]
SgGraphNode_getPointerFromGlobalIndex(unsigned long globalIndex)SgGraphNode [friend]
SgGraphNode_resetValidFreepointers()SgGraphNode [friend]
SgGraphNodeStorageClass classSgGraphNode [friend]
SgNode(const SgNodeStorageClass &source)SgNode
SgNode()SgNode
SgSupport(const SgSupportStorageClass &source)SgSupport
SgSupport()SgSupport
static_variant enum valueSgGraphNode
traverseMemoryPoolNodes(ROSE_VisitTraversal &visit)SgGraphNode [static]
traverseMemoryPoolVisitorPattern(ROSE_VisitorPattern &visitor)SgGraphNode [static]
unparseToCompleteString()SgNode
unparseToString(SgUnparse_Info *info) const SgNode [virtual]
unparseToString() const SgNode
updateAttribute(std::string s, AstAttribute *a)SgGraphNode [virtual]
variant() const ROSE_DEPRECATED_FUNCTIONSgNode [inline]
variantT() const SgGraphNode [virtual]
visitRepresentativeNode(ROSE_VisitTraversal &visit)SgGraphNode [static]
~SgGraphNode()SgGraphNode [virtual]
~SgNode()SgNode [virtual]
~SgSupport()SgSupport [virtual]


Generated on Sat May 19 01:02:35 2012 for ROSE by  doxygen 1.4.7