diff -r 7685cec9fd3c -r f2ddfa555b0f doc/api/python/sysdef.io.MakeWriter2-class.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/api/python/sysdef.io.MakeWriter2-class.html Fri Sep 11 11:54:49 2009 +0100
@@ -0,0 +1,374 @@
+
+
+
+
+
+
+
+
+
+ |
+
+
+ |
+
+
+
+
+ |
+
+
+ __read_file(self,
+ filename) |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ write(self,
+ sdf)
+ Method to override to implement format specific output. |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ _unit_to_makefile(self,
+ unit) |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ _group_to_makefile(self,
+ group,
+ gtype) |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ _configuration_to_makefile(self,
+ config) |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ _task_to_makefile(self,
+ task) |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ _task_to_makefile_target(self,
+ task) |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ _buildlayer_target(self,
+ bl) |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ _buildlayer_target_dep(self,
+ bl)
+ Generating target name for buildlayer:
+<config_name>-buildLayer-<_buildlayer_target_cmd> |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+ Inherited from buildtools.AbstractOutputWriter :
+ __call__ ,
+ close ,
+ writeTopLevel
+
+ |
+
+
+
+