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

Module validateoverlay

source code

+ + + + + + + + + +
+ + + + + +
Classes[hide private]
+
+   + + ValidateOverlayInfo +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + +
Functions[hide private]
+
+   + + + + + + +
__findChild(p, + d, + name) + source code + +
+ +
+   + + + + + + +
__getDir(p, + o) + source code + +
+ +
+   + + + + + + +
ValidateOverlay(vproject, + vdir, + oproject, + odir, + extraobject=None)
+ This function scan an the virtual build area and the overlay to validate +if the overlay content is still up to date compare to the delivery.
+ source code + +
+ +
+   + + + + + + +
getObjectPath(project, + spath, + dir=None) + source code + +
+ +
+   + + + + + + +
showBranchInfo(logger, + object) + source code + +
+ +
+   + + + + + + +
showValidity(logger, + obj) + source code + +
+ +
+   + + + + + + +
showValidateOverlayInfo(logger, + data, + comments=False) + source code + +
+ +
+   + + + + + + +
mergeObjects(logger, + data, + task) + source code + +
+ +
+   + + + + + + +
validate(session, + inputfile, + overlaydir, + showBranchInfo, + createtask=False, + releasetag=None, + extra_objects=None, + logname="validate_overlay")
+ Validate an overlay uisng data from the inputfile to generate the virtual build area.
+ source code + +
+ +
+   + + + + + + +
main() + source code + +
+ +
+   + + + + + + +
showVirtualContent(project, + path, + indent='') + source code + +
+ +
+   + + + + + + +
get_additional_delivery_objects(session, + deliveryinput) + source code + +
+ +
+ + + + + + + + + + + + + + + + + + + + + +
+ + + + +