rm Namespace Reference


Variables

tuple p = optparse.OptionParser(usage="usage: %prog [options] <key> <value> <secret>")
string default = "http://localhost:1234/"
string help = "gateway URI, list at http://opendht.org/servers.txt"
string type = "int"
tuple pxy = ServerProxy(opts.gateway)
tuple key = Binary(sha.new(args[0]).digest())
tuple vh = Binary(sha.new(args[1]).digest())


Variable Documentation

string rm::default = "http://localhost:1234/" [static]

string rm::help = "gateway URI, list at http://opendht.org/servers.txt" [static]

tuple rm::key = Binary(sha.new(args[0]).digest()) [static]

tuple rm::p = optparse.OptionParser(usage="usage: %prog [options] <key> <value> <secret>") [static]

tuple rm::pxy = ServerProxy(opts.gateway) [static]

string rm::type = "int" [static]

tuple rm::vh = Binary(sha.new(args[1]).digest()) [static]


Generated on Tue Jul 24 16:51:19 2007 for ITM OverSim by  doxygen 1.5.1