lib/libDb.tcl File Reference


Namespaces

namespace  db

Functions

string db::_GetFile (type token)
string db::Read (type token, optional default="")
 read the token from the database
string db::Write (type token, type value)
 write the value of token into database
string db::Delete (type token)
 delete the token from the database
string db::Incr (type token, optional num=1)
 increment the value of token from the database
string db::MkDir (type database)
 create an additional sub-database into the already existing default database
string db::DeleteDir (type database)
 delete sub-database from the already existing default database
string db::Lock (type token)
 get the lock for database token

Generated on Thu Sep 13 21:19:10 2007 for bid by  doxygen 1.5.0