Class v.c.n.NetworkSpeed(object):

Part of vmc.common.netspeed View In Hierarchy

Class to measure network speed
Method __init__ Undocumented
Method __getitem__ Undocumented
Method start Starts the measurement
Method stop Stops the measurement
Method compute_stats Extracts and computes the number of bytes recv/sent
Method update_stats Updates the stats with parse_input's result
def __init__(self):
Undocumented
def __getitem__(self, key):
Undocumented
def start(self):
Starts the measurement
def stop(self):
Stops the measurement
def compute_stats(self):
Extracts and computes the number of bytes recv/sent
def update_stats(self, (inbits, outbits)):
Updates the stats with parse_input's result
API Documentation for vodafone-mobile-connect-card-driver-for-linux, generated by pydoctor at 2008-01-10 13:06:31.