SgOptions Member List

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

accept(ROSE_VisitorPattern &visitor)SgOptions [virtual]
addNewAttribute(std::string s, AstAttribute *a)SgNode [virtual]
addRegExpAttribute(std::string s, AstRegExAttribute *a)SgOptions
AST_FILE_IO classSgOptions [friend]
AstSpecificDataManagingClass classSgOptions [friend]
AstSpecificDataManagingClassStorageClass classSgOptions [friend]
attributeExists(std::string s) const SgNode [virtual]
base_node_type typedefSgOptions
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()SgOptions [virtual]
class_name() const SgOptions [virtual]
clearGlobalMangledNameMap()SgNode [static]
copy(SgCopyHelp &help) const SgOptions [virtual]
debug_level()SgOptions [inline]
debug_output()SgOptions [inline]
default_output()SgOptions [inline]
depthOfSubtree()SgNode
error_output()SgOptions [inline]
executeVisitorMemberFunction(ROSE_VisitorPattern &visitor)SgOptions
fixupCopy(SgNode *copy, SgCopyHelp &help) const SgNode [virtual]
get_attributeMechanism() const SgNode [virtual]
get_childIndex(SgNode *child)SgOptions [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_isModified() const SgNode
get_isVisited() const ROSE_DEPRECATED_FUNCTIONSgNode
get_numberOfTraversalSuccessors()SgOptions [virtual]
get_parent() const SgNode
get_shortMangledNameCache()SgNode [static]
get_startOfConstruct(void) const SgNode [inline, virtual]
get_traversalSuccessorByIndex(size_t idx)SgOptions [virtual]
get_traversalSuccessorContainer()SgOptions [virtual]
get_traversalSuccessorNamesContainer()SgOptions [virtual]
getAttribute(std::string s) const SgNode [virtual]
getChildIndex(SgNode *childNode) const SgOptions [virtual]
getClassHierarchySubTreeFunction(VariantT v)SgNode [static]
getClassHierarchySubTreeFunction(VariantT v, std::vector< VariantT > &)SgNode [static]
isChild(SgNode *node) const SgNode
isInMemoryPool()SgOptions [virtual]
isSgNode(SgNode *s)SgNode [friend]
isSgNode(const SgNode *s)SgNode [friend]
isSgOptions(SgNode *s)SgOptions [friend]
isSgOptions(const SgNode *s)SgOptions [friend]
isSgSupport(SgNode *s)SgSupport [friend]
isSgSupport(const SgNode *s)SgSupport [friend]
logging_level()SgOptions [inline]
logging_output()SgOptions [inline]
memoryUsage()SgOptions [static]
numberOfAttributes() const SgNode [virtual]
numberOfNodes()SgOptions [static]
numberOfNodesInSubtree()SgNode
operator delete(void *pointer, size_t size)SgOptions
operator delete(void *pointer)SgOptions
operator new(size_t size)SgOptions
p_debug_levelSgOptions [protected]
p_debug_outputSgOptions [protected]
p_default_outputSgOptions [protected]
p_error_outputSgOptions [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_isModifiedSgNode [protected]
p_logging_levelSgOptions [protected]
p_logging_outputSgOptions [protected]
p_parentSgNode [protected]
p_shortMangledNameCacheSgNode [protected, static]
post_construction_initialization()SgNode [protected, virtual]
processDataMemberReferenceToPointers(ReferenceToPointerHandler *)SgOptions [virtual]
removeAttribute(std::string s)SgNode [virtual]
returnDataMemberPointers() const SgOptions [virtual]
roseRTI()SgOptions [virtual]
sage_class_name() const ROSE_DEPRECATED_FUNCTIONSgOptions [virtual]
set_attributeMechanism(AstAttributeMechanism *a)SgNode [virtual]
set_debug_level(int l)SgOptions [inline]
set_debug_output(std::ostream &os)SgOptions [inline]
set_default_output(std::ostream &os)SgOptions [inline]
set_error_output(std::ostream &os)SgOptions [inline]
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_isModified(bool isModified)SgNode
set_isVisited(bool isVisited) ROSE_DEPRECATED_FUNCTIONSgNode
set_logging(std::ostream &log_file, int level)SgOptions [inline]
set_logging_output(std::ostream &os)SgOptions [inline]
set_parent(SgNode *parent)SgNode
setAttribute(std::string s, AstAttribute *a)SgNode [virtual]
Sg_options()SgOptions [friend]
SgNode(const SgNodeStorageClass &source)SgNode
SgNode()SgNode
SgOptions(const SgOptionsStorageClass &source)SgOptions
SgOptions()SgOptions
SgOptions_clearMemoryPool()SgOptions [friend]
SgOptions_extendMemoryPoolForFileIO(unsigned long)SgOptions [friend]
SgOptions_getNextValidPointer(std::pair< SgOptions *, std::vector< unsigned char * >::const_iterator > &)SgOptions [friend]
SgOptions_getNumberOfValidNodesAndSetGlobalIndexInFreepointer(unsigned long)SgOptions [friend]
SgOptions_getPointerFromGlobalIndex(unsigned long globalIndex)SgOptions [friend]
SgOptions_resetValidFreepointers()SgOptions [friend]
SgOptionsStorageClass classSgOptions [friend]
SgSupport(const SgSupportStorageClass &source)SgSupport
SgSupport()SgSupport
static_variant enum valueSgOptions
traverseMemoryPoolNodes(ROSE_VisitTraversal &visit)SgOptions [static]
traverseMemoryPoolVisitorPattern(ROSE_VisitorPattern &visitor)SgOptions [static]
unparseToCompleteString()SgNode
unparseToString(SgUnparse_Info *info) const SgNode [virtual]
unparseToString() const SgNode
updateAttribute(std::string s, AstAttribute *a)SgNode [virtual]
variant() const ROSE_DEPRECATED_FUNCTIONSgNode [inline]
variantT() const SgOptions [virtual]
visitRepresentativeNode(ROSE_VisitTraversal &visit)SgOptions [static]
~SgNode()SgNode [virtual]
~SgOptions()SgOptions [virtual]
~SgSupport()SgSupport [virtual]


Generated on Sat May 19 01:04:48 2012 for ROSE by  doxygen 1.4.7