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