MakefileBuffer Struct Reference

Simple list of all of the elements in a Makefile.am.

#include <openldev-makefile-parser.h>


Data Fields

vector< string > name
vector< vector< string > > content


Field Documentation

vector<vector<string> > MakefileBuffer::content
 

The content for each of the elements. This includes variable content or lines of a script.

vector<string> MakefileBuffer::name
 

List of identification names given to each of the elements.


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:57:42 2006 for OpenLDev by  doxygen 1.4.6