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

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

accept(ROSE_VisitorPattern &visitor)SgOptionsvirtual
addNewAttribute(std::string s, AstAttribute *a)SgNodevirtual
addRegExpAttribute(std::string s, AstRegExAttribute *a)SgOptions
AST_FILE_IO classSgOptionsfriend
AstSpecificDataManagingClass classSgOptionsfriend
AstSpecificDataManagingClassStorageClass classSgOptionsfriend
attributeExists(std::string s) const SgNodevirtual
base_node_type typedefSgOptions
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()SgOptionsvirtual
class_name() const SgOptionsvirtual
clearGlobalMangledNameMap()SgNodestatic
copy(SgCopyHelp &help) const SgOptionsvirtual
debug_level()SgOptionsinline
debug_output()SgOptionsinline
default_output()SgOptionsinline
depthOfSubtree()SgNode
error_output()SgOptionsinline
executeVisitorMemberFunction(ROSE_VisitorPattern &visitor)SgOptions
fixupCopy(SgNode *copy, SgCopyHelp &help) const SgNodevirtual
get_attributeMechanism() const SgNodevirtual
get_childIndex(SgNode *child)SgOptionsvirtual
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_isModified() const SgNode
get_isVisited() const ROSE_DEPRECATED_FUNCTIONSgNode
get_numberOfTraversalSuccessors()SgOptionsvirtual
get_parent() const SgNode
get_shortMangledNameCache()SgNodestatic
get_startOfConstruct(void) const SgNodeinlinevirtual
get_traversalSuccessorByIndex(size_t idx)SgOptionsvirtual
get_traversalSuccessorContainer()SgOptionsvirtual
get_traversalSuccessorNamesContainer()SgOptionsvirtual
getAttribute(std::string s) const SgNodevirtual
getChildIndex(SgNode *childNode) const SgOptionsvirtual
getClassHierarchySubTreeFunction(VariantT v)SgNodestatic
getClassHierarchySubTreeFunction(VariantT v, std::vector< VariantT > &)SgNodestatic
isChild(SgNode *node) const SgNode
isInMemoryPool()SgOptionsvirtual
isSgOptions(SgNode *s)SgOptionsfriend
isSgOptions(const SgNode *s)SgOptionsfriend
logging_level()SgOptionsinline
logging_output()SgOptionsinline
memoryUsage()SgOptionsstatic
numberOfAttributes() const SgNodevirtual
numberOfNodes()SgOptionsstatic
numberOfNodesInSubtree()SgNode
operator delete(void *pointer, size_t size)SgOptions
operator delete(void *pointer)SgOptions
operator new(size_t size)SgOptions
p_debug_levelSgOptionsprotected
p_debug_outputSgOptionsprotected
p_default_outputSgOptionsprotected
p_error_outputSgOptionsprotected
p_freepointerSgNodeprotected
p_globalFunctionTypeTableSgNodeprotectedstatic
p_globalMangledNameMapSgNodeprotectedstatic
p_globalQualifiedNameMapForNamesSgNodeprotectedstatic
p_globalQualifiedNameMapForTypesSgNodeprotectedstatic
p_globalTypeNameMapSgNodeprotectedstatic
p_globalTypeTableSgNodeprotectedstatic
p_isModifiedSgNodeprotected
p_logging_levelSgOptionsprotected
p_logging_outputSgOptionsprotected
p_parentSgNodeprotected
p_shortMangledNameCacheSgNodeprotectedstatic
post_construction_initialization()SgNodeprotectedvirtual
processDataMemberReferenceToPointers(ReferenceToPointerHandler *)SgOptionsvirtual
removeAttribute(std::string s)SgNodevirtual
returnDataMemberPointers() const SgOptionsvirtual
roseRTI()SgOptionsvirtual
sage_class_name() const ROSE_DEPRECATED_FUNCTIONSgOptionsvirtual
set_attributeMechanism(AstAttributeMechanism *a)SgNodevirtual
set_debug_level(int l)SgOptionsinline
set_debug_output(std::ostream &os)SgOptionsinline
set_default_output(std::ostream &os)SgOptionsinline
set_error_output(std::ostream &os)SgOptionsinline
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_isModified(bool isModified)SgNode
set_isVisited(bool isVisited) ROSE_DEPRECATED_FUNCTIONSgNode
set_logging(std::ostream &log_file, int level)SgOptionsinline
set_logging_output(std::ostream &os)SgOptionsinline
set_parent(SgNode *parent)SgNode
setAttribute(std::string s, AstAttribute *a)SgNodevirtual
Sg_options()SgOptionsfriend
SgNode(const SgNodeStorageClass &source)SgNode
SgNode()SgNode
SgOptions(const SgOptionsStorageClass &source)SgOptions
SgOptions()SgOptions
SgOptions_clearMemoryPool()SgOptionsfriend
SgOptions_extendMemoryPoolForFileIO(unsigned long)SgOptionsfriend
SgOptions_getNextValidPointer(std::pair< SgOptions *, std::vector< unsigned char * >::const_iterator > &)SgOptionsfriend
SgOptions_getNumberOfValidNodesAndSetGlobalIndexInFreepointer(unsigned long)SgOptionsfriend
SgOptions_getPointerFromGlobalIndex(unsigned long globalIndex)SgOptionsfriend
SgOptions_resetValidFreepointers()SgOptionsfriend
SgOptionsStorageClass classSgOptionsfriend
SgSupport(const SgSupportStorageClass &source)SgSupport
SgSupport()SgSupport
static_variant enum valueSgOptions
traverseMemoryPoolNodes(ROSE_VisitTraversal &visit)SgOptionsstatic
traverseMemoryPoolVisitorPattern(ROSE_VisitorPattern &visitor)SgOptionsstatic
unparseToCompleteString()SgNode
unparseToString(SgUnparse_Info *info) const SgNodevirtual
unparseToString() const SgNode
updateAttribute(std::string s, AstAttribute *a)SgNodevirtual
variant() const ROSE_DEPRECATED_FUNCTIONSgNodeinline
variantT() const SgOptionsvirtual
visitRepresentativeNode(ROSE_VisitTraversal &visit)SgOptionsstatic
~SgNode()SgNodevirtual
~SgOptions()SgOptionsvirtual
~SgSupport()SgSupportvirtual