ROSE  0.11.145.0
Protected Member Functions | List of all members
CppToVendorTranslator Class Reference

Description

Definition at line 47 of file roseTranslators.h.

Inheritance diagram for CppToVendorTranslator:
Inheritance graph
[legend]
Collaboration diagram for CppToVendorTranslator:
Collaboration graph
[legend]

Protected Member Functions

virtual void backend ()
 
- Protected Member Functions inherited from CppToCppTranslator
SgProjectgetAstRoot ()
 This function is used to get the root of the Ast which is generated by the frontend.
 
void setAstRoot (SgProject *)
 The AST root is set by the frontend.
 
void setStatusCode (int code)
 

Additional Inherited Members

- Public Member Functions inherited from CppToCppTranslator
virtual void setOptions (int argc, char **argv)
 
virtual void setOptions (const std::vector< std::string > &argvList)
 
virtual void frontend ()
 
virtual void midend ()
 
virtual int status ()
 the status code allows to report front/mid/backend warnings and errors.
 
virtual void printMessage (std::string s)
 messages to the user (stdout). More...
 

Member Function Documentation

virtual void CppToVendorTranslator::backend ( )
protectedvirtual

the backend unparses and invokes the vendor compiler

Reimplemented from CppToCppTranslator.


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