#include <rvc/dbcad.h>
Inheritance diagram for RVC::DBASE_CAD:

Public Member Functions | |
| DBASE_CAD (const RVC::DBASE_CAD &obj) | |
| DBASE_CAD () | |
| ERRVALUE | OpenAsSubobject (const RVC::CAD &parent, OPENMODE mode=OPENMODE_Read, MDLGPARENT widget=0) |
| RVC::DBASE_CAD & | operator= (const RVC::DBASE_CAD &rhs) |
| virtual | ~DBASE_CAD () |
The interface currently wraps the MfDatabase functions.
RVC Object Types that this class supports:
Default RVC Object Type for this class: RVC::OBJTYPE_Database_CAD.
Valid parents for this class:
Definition at line 59 of file dbcad.h.
|
|
Default constructor.
|
|
|
Copy constructor.
|
|
|
Destructor.
|
|
||||||||||||||||
|
Open the database. If a database object does not exist, make one.
|
|
|
Assignment.
|
1.3.8-20040913