diff -r 7685cec9fd3c -r f2ddfa555b0f doc/api/python/flash_config.FlashConfigurationWriter-class.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/api/python/flash_config.FlashConfigurationWriter-class.html Fri Sep 11 11:54:49 2009 +0100
@@ -0,0 +1,334 @@
+
+
+
+
+
+
+
+
+
+ |
+
+
+ __init__(self,
+ configs,
+ product)
+ FlashConfigurationWriter init |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ _get_all_languagepacks(self)
+ Collect all language packs and store them internally |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ _get_compatible_languagepacks(self,
+ config)
+ Get language packs compatible with a customer variant |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ _get_all_udas(self)
+ Collect all udas and store them internally |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ _get_all_mms(self)
+ Collect all mm's and store them internally |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ _get_all_mcs(self)
+ Collect all mc's and store them internally |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ _get_compatible_udas(self,
+ config)
+ Get uda's compatible with a customer variant |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ _get_compatible_mms(self,
+ config)
+ Get mm's compatible with a customer variant |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ _get_compatible_mcs(self,
+ config)
+ Get mc's compatible with a customer variant |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ _write_file(self,
+ config,
+ romtype,
+ uda,
+ mm,
+ mc)
+ Write an xml flash configuration file |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ _append_to_makefile(self,
+ config,
+ romtype) |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ write(self)
+ Go throught the config and creates the flash configuration files |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+