diff -r 9374c207cfee -r 9dcc6e7393f7 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 15:39:31 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
+
+ |
+
+
+
+