From cb69d2e1c7ced951cbf7a31ee286b0ed92cab8a8 Mon Sep 17 00:00:00 2001 From: rcoh Date: Fri, 18 Feb 2011 16:56:43 -0500 Subject: Adding Epydoc generated docs. --- html/SmootLight.util.PacketComposition-module.html | 379 +++++++++++++++++++++ 1 file changed, 379 insertions(+) create mode 100644 html/SmootLight.util.PacketComposition-module.html (limited to 'html/SmootLight.util.PacketComposition-module.html') diff --git a/html/SmootLight.util.PacketComposition-module.html b/html/SmootLight.util.PacketComposition-module.html new file mode 100644 index 0000000..a4feb8c --- /dev/null +++ b/html/SmootLight.util.PacketComposition-module.html @@ -0,0 +1,379 @@ + + + + + SmootLight.util.PacketComposition + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Package SmootLight :: + Package util :: + Module PacketComposition + + + + + + +
[hide private]
[frames] | no frames]
+
+ +

Module PacketComposition

source code

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + +
Functions[hide private]
+
+   + + + + + + +
composePixelStripData(pixelStrip, + currentTime=1.29806612156e+12) + source code + +
+ +
+   + + + + + + +
memoize(f) + source code + +
+ +
+   + + + + + + +
cachePacketHeader(x) + source code + +
+ +
+   + + + + + + +
composePixelStripPacket(pixelStrip, + port, + currentTime) + source code + +
+ +
+   + + + + + + +
packheader() + source code + +
+ +
+   + + + + + + +
portOut() + source code + +
+ +
+   + + + + + + +
portOutPayload(argDict) + source code + +
+ +
+   + + + + + + +
composeSynchPacket() + source code + +
+ +
+   + + + + + + +
portOutPacket(payloadArgs) + source code + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + +
Variables[hide private]
+
+   + + VERSION = 1 +
+   + + MAGIC = 1255932164 +
+   + + PORTOUT = 264 +
+   + + UNI = 0 +
+   + + argDict = {'flags': 0, 'pad': 0, 'startcode': 4095} +
+   + + cache = {} +
+   + + __package__ = 'SmootLight.util' +
+ + + + + + +
+ + + + + +
Function Details[hide private]
+
+ +
+ +
+ + +
+

cachePacketHeader(x) +

+
source code  +
+ + +
+
Decorators:
+
    +
  • @memoize
  • +
+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + +
+ + + + -- cgit v1.2.3