diff -r 7685cec9fd3c -r f2ddfa555b0f doc/api/python/bsf-module.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/api/python/bsf-module.html Fri Sep 11 11:54:49 2009 +0100 @@ -0,0 +1,178 @@ + + + + + bsf + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Module bsf + + + + + + +
[hide private]
[frames] | no frames]
+
+ +

Module bsf

source code

+Helper module to read bsf files.

+ + + + + + + + + + +
+ + + + + +
Classes[hide private]
+
+   + + BSF
+ Class that parse and abstract a bsf file. +
+ + + + + + + + + + + + +
+ + + + + +
Functions[hide private]
+
+   + + + + + + +
read_all(path="/epoc32/tools")
+ Read all bsfs from a directory
+ source code + +
+ +
+   + + + + + + +
get_includes(bsfs, + product)
+ Return an array representing all include path from specific path (product) to generic (platform)
+ source code + +
+ +
+ + + + + + + + + + + + + + + + + + + + + +
+ + + + +