ROSE
0.9.6a
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
AstPDFGeneration.h
Go to the documentation of this file.
1
// Author: Markus Schordan
2
// $Id: AstPDFGeneration.h,v 1.3 2007/02/19 16:08:38 vuduc2 Exp $
3
4
#ifndef ASTPDFGENERATION_H
5
#define ASTPDFGENERATION_H
6
7
class
ROSE_DLL_API
AstPDFGeneration
{
8
public
:
9
AstPDFGeneration
() {}
10
void
generate(std::string filename,
SgNode
* node);
11
void
generateInputFiles(
SgProject
* projectNode);
12
void
generateWithinFile(
const
std::string& filename,
SgFile
* node);
// ****
13
void
generateWithinFile(
SgFile
* node);
// ****
14
};
15
16
#endif
rose-edg4x
src
midend
astProcessing
AstPDFGeneration.h
Generated on Mon May 5 2014 17:28:49 for ROSE by
1.8.4