ROSE  0.9.6a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SgUndirectedGraphEdge Member List

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

accept(ROSE_VisitorPattern &visitor)SgUndirectedGraphEdgevirtual
addNewAttribute(std::string s, AstAttribute *a)SgGraphEdgevirtual
addRegExpAttribute(std::string s, AstRegExAttribute *a)SgUndirectedGraphEdge
append_properties(int addr, const std::string &prop)SgGraphEdge
AST_FILE_IO classSgUndirectedGraphEdgefriend
AstSpecificDataManagingClass classSgUndirectedGraphEdgefriend
AstSpecificDataManagingClassStorageClass classSgUndirectedGraphEdgefriend
attributeExists(std::string s) const SgGraphEdgevirtual
base_node_type typedefSgUndirectedGraphEdge
buildCommandLineToSubstituteTransformationFile(const std::vector< std::string > &argv, std::string newFileName)SgNodestatic
cfgFindChildIndex(SgNode *n)SgNodevirtual
cfgFindNextChildIndex(SgNode *n)SgNodevirtual
cfgForBeginning()SgNodeinline
cfgForEnd()SgNodeinline
cfgIndexForEnd() const SgNodevirtual
cfgInEdges(unsigned int index=false)SgNodevirtual
cfgIsIndexInteresting(unsigned int index) const SgNodevirtual
cfgOutEdges(unsigned int index=false)SgNodevirtual
checkDataMemberPointersIfInMemoryPool()SgUndirectedGraphEdgevirtual
class_name() const SgUndirectedGraphEdgevirtual
clearGlobalMangledNameMap()SgNodestatic
copy(SgCopyHelp &help) const SgUndirectedGraphEdgevirtual
depthOfSubtree()SgNode
executeVisitorMemberFunction(ROSE_VisitorPattern &visitor)SgUndirectedGraphEdge
fixupCopy(SgNode *copy, SgCopyHelp &help) const SgNodevirtual
get_attributeMechanism() const SgGraphEdgevirtual
get_childIndex(SgNode *child)SgUndirectedGraphEdgevirtual
get_endOfConstruct(void) const SgNodeinlinevirtual
get_file_info(void) const SgNodeinlinevirtual
get_freepointer() const SgNode
get_globalFunctionTypeTable()SgNodestatic
get_globalMangledNameMap()SgNodestatic
get_globalQualifiedNameMapForNames()SgNodestatic
get_globalQualifiedNameMapForTypes()SgNodestatic
get_globalTypeNameMap()SgNodestatic
get_globalTypeTable()SgNodestatic
get_index() const SgGraphEdge
get_isModified() const SgNode
get_isVisited() const ROSE_DEPRECATED_FUNCTIONSgNode
get_name() const SgGraphEdge
get_node1()SgUndirectedGraphEdgeinline
get_node2()SgUndirectedGraphEdgeinline
get_node_A() const SgGraphEdge
get_node_B() const SgGraphEdge
get_numberOfTraversalSuccessors()SgUndirectedGraphEdgevirtual
get_parent() const SgNode
get_properties() const SgGraphEdge
get_properties()SgGraphEdge
get_shortMangledNameCache()SgNodestatic
get_startOfConstruct(void) const SgNodeinlinevirtual
get_traversalSuccessorByIndex(size_t idx)SgUndirectedGraphEdgevirtual
get_traversalSuccessorContainer()SgUndirectedGraphEdgevirtual
get_traversalSuccessorNamesContainer()SgUndirectedGraphEdgevirtual
getAttribute(std::string s) const SgGraphEdgevirtual
getChildIndex(SgNode *childNode) const SgUndirectedGraphEdgevirtual
getClassHierarchySubTreeFunction(VariantT v)SgNodestatic
getClassHierarchySubTreeFunction(VariantT v, std::vector< VariantT > &)SgNodestatic
isChild(SgNode *node) const SgNode
isInMemoryPool()SgUndirectedGraphEdgevirtual
isSgUndirectedGraphEdge(SgNode *s)SgUndirectedGraphEdgefriend
isSgUndirectedGraphEdge(const SgNode *s)SgUndirectedGraphEdgefriend
memoryUsage()SgUndirectedGraphEdgestatic
numberOfAttributes() const SgGraphEdgevirtual
numberOfNodes()SgUndirectedGraphEdgestatic
numberOfNodesInSubtree()SgNode
operator delete(void *pointer, size_t size)SgUndirectedGraphEdge
operator delete(void *pointer)SgUndirectedGraphEdge
operator new(size_t size)SgUndirectedGraphEdge
p_attributeMechanismSgGraphEdgeprotected
p_freepointerSgNodeprotected
p_globalFunctionTypeTableSgNodeprotectedstatic
p_globalMangledNameMapSgNodeprotectedstatic
p_globalQualifiedNameMapForNamesSgNodeprotectedstatic
p_globalQualifiedNameMapForTypesSgNodeprotectedstatic
p_globalTypeNameMapSgNodeprotectedstatic
p_globalTypeTableSgNodeprotectedstatic
p_indexSgGraphEdgeprotected
p_index_counterSgGraphEdgeprotectedstatic
p_isModifiedSgNodeprotected
p_nameSgGraphEdgeprotected
p_node_ASgGraphEdgeprotected
p_node_BSgGraphEdgeprotected
p_parentSgNodeprotected
p_propertiesSgGraphEdgeprotected
p_shortMangledNameCacheSgNodeprotectedstatic
post_construction_initialization()SgGraphEdgevirtual
processDataMemberReferenceToPointers(ReferenceToPointerHandler *)SgUndirectedGraphEdgevirtual
removeAttribute(std::string s)SgGraphEdgevirtual
returnDataMemberPointers() const SgUndirectedGraphEdgevirtual
roseRTI()SgUndirectedGraphEdgevirtual
sage_class_name() const ROSE_DEPRECATED_FUNCTIONSgUndirectedGraphEdgevirtual
set_attributeMechanism(AstAttributeMechanism *attributeMechanism)SgGraphEdgevirtual
set_freepointer(SgNode *freepointer)SgNode
set_globalFunctionTypeTable(SgFunctionTypeTable *globalFunctionTypeTable)SgNodestatic
set_globalQualifiedNameMapForNames(const std::map< SgNode *, std::string > &X)SgNodestatic
set_globalQualifiedNameMapForTypes(const std::map< SgNode *, std::string > &X)SgNodestatic
set_globalTypeNameMap(const std::map< SgNode *, std::string > &X)SgNodestatic
set_globalTypeTable(SgTypeTable *globalTypeTable)SgNodestatic
set_index(int index)SgGraphEdge
set_isModified(bool isModified)SgNode
set_isVisited(bool isVisited) ROSE_DEPRECATED_FUNCTIONSgNode
set_name(std::string name)SgGraphEdge
set_node_A(SgGraphNode *node_A)SgGraphEdge
set_node_B(SgGraphNode *node_B)SgGraphEdge
set_parent(SgNode *parent)SgNode
setAttribute(std::string s, AstAttribute *a)SgGraphEdgevirtual
SgGraphEdge(const SgGraphEdgeStorageClass &source)SgGraphEdge
SgGraphEdge(SgGraphNode *node_A=NULL, SgGraphNode *node_B=NULL, std::string name="")SgGraphEdge
SgNode(const SgNodeStorageClass &source)SgNode
SgNode()SgNode
SgSupport(const SgSupportStorageClass &source)SgSupport
SgSupport()SgSupport
SgUndirectedGraphEdge(const SgUndirectedGraphEdgeStorageClass &source)SgUndirectedGraphEdge
SgUndirectedGraphEdge(SgGraphNode *node_A=NULL, SgGraphNode *node_B=NULL, std::string name="")SgUndirectedGraphEdge
SgUndirectedGraphEdge_clearMemoryPool()SgUndirectedGraphEdgefriend
SgUndirectedGraphEdge_extendMemoryPoolForFileIO(unsigned long)SgUndirectedGraphEdgefriend
SgUndirectedGraphEdge_getNextValidPointer(std::pair< SgUndirectedGraphEdge *, std::vector< unsigned char * >::const_iterator > &)SgUndirectedGraphEdgefriend
SgUndirectedGraphEdge_getNumberOfValidNodesAndSetGlobalIndexInFreepointer(unsigned long)SgUndirectedGraphEdgefriend
SgUndirectedGraphEdge_getPointerFromGlobalIndex(unsigned long globalIndex)SgUndirectedGraphEdgefriend
SgUndirectedGraphEdge_resetValidFreepointers()SgUndirectedGraphEdgefriend
SgUndirectedGraphEdgeStorageClass classSgUndirectedGraphEdgefriend
static_variant enum valueSgUndirectedGraphEdge
traverseMemoryPoolNodes(ROSE_VisitTraversal &visit)SgUndirectedGraphEdgestatic
traverseMemoryPoolVisitorPattern(ROSE_VisitorPattern &visitor)SgUndirectedGraphEdgestatic
unparseToCompleteString()SgNode
unparseToString(SgUnparse_Info *info) const SgNodevirtual
unparseToString() const SgNode
updateAttribute(std::string s, AstAttribute *a)SgGraphEdgevirtual
variant() const ROSE_DEPRECATED_FUNCTIONSgNodeinline
variantT() const SgUndirectedGraphEdgevirtual
visitRepresentativeNode(ROSE_VisitTraversal &visit)SgUndirectedGraphEdgestatic
~SgGraphEdge()SgGraphEdgevirtual
~SgNode()SgNodevirtual
~SgSupport()SgSupportvirtual
~SgUndirectedGraphEdge()SgUndirectedGraphEdgevirtual