Bases: object
Interface for VECdbDatabase. Basic usage: See cdb.py, in API examples.
Get the current CDB database.
Get a string describing the project type
Get a dict of all the projects in the database
For each project type (0=Project, 1=System, 2=Manufacturer) the dict holds a list of the projects of that type.