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

Module virtualbuildarea

source code

+This modules helps to recreate a fake synergy project for the +ccm toolkit. The fake project can be composed of any real synergy +objects.

+ + + + + + + + + + + + + +
+ + + + + +
Classes[hide private]
+
+   + + VirtualDir
+ Fake directory object. +
+   + + VirtualProject
+ Create a fake project containing on fake directory. +
+ + + + + + + + + + + + + + + + + + +
+ + + + + +
Functions[hide private]
+
+   + + + + + + +
__removeEmptyStrings(a) + source code + +
+ +
+   + + + + + + +
__createVirtualPath(vpath, + root)
+ Creating a directory structure using the vpath list given as input.
+ source code + +
+ +
+   + + + + + + +
__getObjects(project, + spath, + dir=None) + source code + +
+ +
+   + + + + + + +
create(session, + file, + name="vba")
+ Creates a virtual toplevel project using the XML configuration.
+ source code + +
+ +
+ + + + + + + + + +
+ + + + + +
Variables[hide private]
+
+   + + DEBUG_VIRTUALDIR = True +
+ + + + + + + + + + + + + + + + + + + + + +
+ + + + +