ROSE  0.9.6a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Support Class Reference

#include <support.h>

Inheritance diagram for Support:

Public Member Functions

template<typename T >
std::string ToString (T t)
 
std::string resBool (bool val)
 
template<typename T >
bool isContainedinVector (T filterNode, std::vector< T > worklist)
 
std::string getAppName (SgFunctionDeclaration *functionDeclaration)
 
std::string getFileNameString (std::string src)
 
std::string getFullName (SgFunctionDefinition *functionDef)
 

Detailed Description

Definition at line 13 of file support.h.

Member Function Documentation

template<typename T >
std::string Support::ToString ( t)
inline

Definition at line 20 of file support.h.

std::string Support::resBool ( bool  val)
inline

Definition at line 29 of file support.h.

template<typename T >
bool Support::isContainedinVector ( filterNode,
std::vector< T >  worklist 
)
inline

Definition at line 39 of file support.h.

std::string Support::getAppName ( SgFunctionDeclaration functionDeclaration)
std::string Support::getFileNameString ( std::string  src)
inline

Definition at line 80 of file support.h.

std::string Support::getFullName ( SgFunctionDefinition functionDef)

The documentation for this class was generated from the following file: