sketchbook
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
ow-slave-test Namespace Reference

Functions

def init
 
def write
 
def read
 
def pack_val
 
def unpack_val
 
def readall
 
def readall2
 

Variables

tuple offset = int(time.mktime(time.strptime("Thu Jan 1 00:00:00 1970", "%a %b %d %H:%M:%S %Y")))
 

Function Documentation

def ow-slave-test.init ( )
def ow-slave-test.pack_val (   val)
def ow-slave-test.read ( )
def ow-slave-test.readall ( )
def ow-slave-test.readall2 ( )
def ow-slave-test.unpack_val (   val)
def ow-slave-test.write (   val)

Variable Documentation

tuple ow-slave-test.offset = int(time.mktime(time.strptime("Thu Jan 1 00:00:00 1970", "%a %b %d %H:%M:%S %Y")))