diff -r 9374c207cfee -r 9dcc6e7393f7 doc/api/python/ats3.parsers.CppParser-class.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/api/python/ats3.parsers.CppParser-class.html Fri Sep 11 15:39:31 2009 +0100 @@ -0,0 +1,325 @@ + + + +
+| Trees | + + +Indices | + + +Help | + ++ |
|---|
| + + | +
+ |
+
+object --+ + | + CppParser ++ +
+
|
+|||
| + + |
+
|
+ ||
| + + |
+
|
+ ||
| + + |
+
|
+ ||
| + + |
+
|
+ ||
|
+ Inherited from |
+ |||
+
|
+|||
|
+ Inherited from |
+ |||
+
|
+|||
+
|
+
+
+To clean out conditionals from the compilation it is necessary to
+use C preprocessing to clean out those.
+
+If ('n' - normal) output is chosen, parser returns list of paths
+If ('e' - extended) output is chosen parser returns list of (path, parent_path) tuples
+If ('d' - dependency) output is chosen parser returns a dicitionary (can be a nested dictionary)
+ of paths dependency (-ies).
+
+'imacros' can also be given as parameters for CPP options.
+
+if bld file is not given, the function will try to find the file(s) on the given location with extension ".inf"
+
+
+
|
| Trees | + + +Indices | + + +Help | + ++ |
|---|
| + Generated by Epydoc 3.0beta1 on Wed Sep 09 13:44:17 2009 + | ++ http://epydoc.sourceforge.net + | +