example.cpp File Reference
Created on: Aug 15, 2010 More...
#include <iostream>
#include <fstream>
#include "Comment.h"
#include "Conditional.h"
#include "VariableDef.h"
#include "VariableRef.h"
#include "AutoVariable.h"
#include "Rule.h"
#include "Makefile.h"
#include "Manager.h"
Include dependency graph for example.cpp:
Go to the source code of this file.
|
Functions |
| int | main (int argc, char *argv[]) |
Detailed Description
Created on: Aug 15, 2010
- Author:
- Florian Achleitner <florian.achleitner.2.6.31@gmail.com>
Definition in file example.cpp.
Function Documentation
| int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
|
|
|
|
Definition at line 46 of file example.cpp.
References makefile::MakefileItem::add(), makefile::Rule::addCommand(), makefile::Rule::addPrereq(), makefile::Rule::addTarget(), makefile::Conditional::addToIf(), makefile::Variable::getDef(), makefile::Variable::getRef(), makefile::Makefile::getSingleton(), makefile::Manager::own(), makefile::Manager::own_add(), and makefile::Makefile::writeMakefile(). |
Generated on Fri May 24 01:25:43 2013 for Hugintrunk by
1.3.9.1