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

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

accept(ROSE_VisitorPattern &visitor)SgDirectedGraphEdgevirtual
addNewAttribute(std::string s, AstAttribute *a)SgGraphEdgevirtual
addRegExpAttribute(std::string s, AstRegExAttribute *a)SgDirectedGraphEdge
append_properties(int addr, const std::string &prop)SgGraphEdge
AST_FILE_IO classSgDirectedGraphEdgefriend
AstSpecificDataManagingClass classSgDirectedGraphEdgefriend
AstSpecificDataManagingClassStorageClass classSgDirectedGraphEdgefriend
attributeExists(std::string s) const SgGraphEdgevirtual
base_node_type typedefSgDirectedGraphEdge
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()SgDirectedGraphEdgevirtual
class_name() const SgDirectedGraphEdgevirtual
clearGlobalMangledNameMap()SgNodestatic
copy(SgCopyHelp &help) const SgDirectedGraphEdgevirtual
depthOfSubtree()SgNode
executeVisitorMemberFunction(ROSE_VisitorPattern &visitor)SgDirectedGraphEdge
fixupCopy(SgNode *copy, SgCopyHelp &help) const SgNodevirtual
get_attributeMechanism() const SgGraphEdgevirtual
get_childIndex(SgNode *child)SgDirectedGraphEdgevirtual
get_endOfConstruct(void) const SgNodeinlinevirtual
get_file_info(void) const SgNodeinlinevirtual
get_freepointer() const SgNode
get_from()SgDirectedGraphEdgeinline
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_node_A() const SgGraphEdge
get_node_B() const SgGraphEdge
get_numberOfTraversalSuccessors()SgDirectedGraphEdgevirtual
get_parent() const SgNode
get_properties() const SgGraphEdge
get_properties()SgGraphEdge
get_shortMangledNameCache()SgNodestatic
get_startOfConstruct(void) const SgNodeinlinevirtual
get_to()SgDirectedGraphEdgeinline
get_traversalSuccessorByIndex(size_t idx)SgDirectedGraphEdgevirtual
get_traversalSuccessorContainer()SgDirectedGraphEdgevirtual
get_traversalSuccessorNamesContainer()SgDirectedGraphEdgevirtual
getAttribute(std::string s) const SgGraphEdgevirtual
getChildIndex(SgNode *childNode) const SgDirectedGraphEdgevirtual
getClassHierarchySubTreeFunction(VariantT v)SgNodestatic
getClassHierarchySubTreeFunction(VariantT v, std::vector< VariantT > &)SgNodestatic
isChild(SgNode *node) const SgNode
isInMemoryPool()SgDirectedGraphEdgevirtual
isSgDirectedGraphEdge(SgNode *s)SgDirectedGraphEdgefriend
isSgDirectedGraphEdge(const SgNode *s)SgDirectedGraphEdgefriend
memoryUsage()SgDirectedGraphEdgestatic
numberOfAttributes() const SgGraphEdgevirtual
numberOfNodes()SgDirectedGraphEdgestatic
numberOfNodesInSubtree()SgNode
operator delete(void *pointer, size_t size)SgDirectedGraphEdge
operator delete(void *pointer)SgDirectedGraphEdge
operator new(size_t size)SgDirectedGraphEdge
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 *)SgDirectedGraphEdgevirtual
removeAttribute(std::string s)SgGraphEdgevirtual
returnDataMemberPointers() const SgDirectedGraphEdgevirtual
roseRTI()SgDirectedGraphEdgevirtual
sage_class_name() const ROSE_DEPRECATED_FUNCTIONSgDirectedGraphEdgevirtual
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
SgDirectedGraphEdge(std::string name, std::string type, int n, SgGraphNode *from, SgGraphNode *to)SgDirectedGraphEdge
SgDirectedGraphEdge(const SgDirectedGraphEdgeStorageClass &source)SgDirectedGraphEdge
SgDirectedGraphEdge(SgGraphNode *node_A=NULL, SgGraphNode *node_B=NULL, std::string name="")SgDirectedGraphEdge
SgDirectedGraphEdge_clearMemoryPool()SgDirectedGraphEdgefriend
SgDirectedGraphEdge_extendMemoryPoolForFileIO(unsigned long)SgDirectedGraphEdgefriend
SgDirectedGraphEdge_getNextValidPointer(std::pair< SgDirectedGraphEdge *, std::vector< unsigned char * >::const_iterator > &)SgDirectedGraphEdgefriend
SgDirectedGraphEdge_getNumberOfValidNodesAndSetGlobalIndexInFreepointer(unsigned long)SgDirectedGraphEdgefriend
SgDirectedGraphEdge_getPointerFromGlobalIndex(unsigned long globalIndex)SgDirectedGraphEdgefriend
SgDirectedGraphEdge_resetValidFreepointers()SgDirectedGraphEdgefriend
SgDirectedGraphEdgeStorageClass classSgDirectedGraphEdgefriend
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
static_variant enum valueSgDirectedGraphEdge
traverseMemoryPoolNodes(ROSE_VisitTraversal &visit)SgDirectedGraphEdgestatic
traverseMemoryPoolVisitorPattern(ROSE_VisitorPattern &visitor)SgDirectedGraphEdgestatic
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 SgDirectedGraphEdgevirtual
visitRepresentativeNode(ROSE_VisitTraversal &visit)SgDirectedGraphEdgestatic
~SgDirectedGraphEdge()SgDirectedGraphEdgevirtual
~SgGraphEdge()SgGraphEdgevirtual
~SgNode()SgNodevirtual
~SgSupport()SgSupportvirtual