#include <dbtedge.h>
Inheritance diagram for RVC::DBASE_TINEDGE:

Public Member Functions | |
| DBASE_TINEDGE () | |
| DBASE_TINEDGE (const RVC::DBASE_TINEDGE &obj) | |
| virtual | ~DBASE_TINEDGE () |
| RVC::DBASE_TINEDGE & | operator= (const RVC::DBASE_TINEDGE &rhs) |
| ERRVALUE | OpenAsSubobject (const RVC::TIN &parent, OPENMODE mode=OPENMODE_Read, MDLGPARENT widget=0) |
The RVC::DBASE_TINEDGE class manages RVC::OBJTYPE_Database_TIN RVC objects. The interface currently wraps the MfDatabase functions. See RVC::DBASE_ELEMENT for the list of inherited methods
RVC Object Types that this class supports: RVC::OBJTYPE_Database_TIN
Default RVC Object Type for this class: RVC::OBJTYPE_Database_TIN
Valid parents for this class:
Definition at line 62 of file dbtedge.h.
|
|
Default constructor.
|
|
|
Copy constructor.
|
|
|
Destructor.
|
|
||||||||||||||||
|
Open the database. If a database object does not exist, make one.
|
|
|
Assignment.
|
1.3.4-20031026