#include <rvc/dbelem.h>
Inheritance diagram for RVC::DBASE_ELEMENT:

This includes methods to read, write, append, and modify element-record attachment lists.
RVC Object Types that this class supports: Derived class
Default RVC Object Type for this class: Derived class
Valid parents for this class: Derived class
Definition at line 136 of file dbelem.h.
|
|
|
|
|
|
|
|
Default constructor.
|
|
|
Copy constructor.
|
|
|
Destructor.
|
|
||||||||||||
|
Attach the record to the element.
|
|
||||||||||||
|
Attach the array of records to the element.
|
|
||||||||||||
|
Append one list entry to this element. This method will remove duplicates. |
|
||||||||||||
|
Append list entries to this element. This method will remove duplicates. |
|
|
Remove invalid entries from the element database attachment list.
|
|
||||||||||||||||||||
|
Compare attached element records from two databases to determine if the element attachmets are to the same records.
|
|
|
Convert style assignment table from 'this' to 'DestDBaseObj' based on the database object types.
|
|
||||||||||||||||
|
Get the list of attached elements to a specific record.
|
|
||||||||||||||||
|
Get the list of attached elements to a specific record.
|
|
||||||||||||||||||||
|
Get records attached to the specified element for all tables.
|
|
||||||||||||||||||||
|
Get the record numbers attached to the element for this table.
|
|
||||||||||||
|
Get array of attachments to this element.
|
|
||||||||||||
|
Get the size of an individual entries for an element database attachment list.
|
|
|
Get the maximum number of entries for an element database attachment list.
|
|
|
Get the number of element database attachment list entries.
|
|
|
Get element type database is associated with.
|
|
||||||||||||
|
Determine if the given record has any elements attached.
|
|
||||||||||||||||
|
Open the database. If a database object does not exist, make one.
|
|
||||||||||||||||
|
Open the database. If a database object does not exist, make one.
|
|
|
Assignment.
|
|
||||||||||||
|
Read an individual entry from the element database attachment list.
|
|
||||||||||||
|
Remove the record attachment to the element.
|
|
||||||||||||
|
Remove the array of record attachments to the element.
|
|
|
Resize the number of entries in the element database attachment list.
|
|
||||||||||||
|
Resize an individual entry from the element database attachment list.
|
|
||||||||||||
|
Swap individual entries from the element database attachment list.
|
|
||||||||||||
|
Unattach items from an individual entry from the element database attachment list.
|
|
|
Inform the database code that the number of elements has changed May not be needed.
|
|
||||||||||||
|
Write an individual entry from the element database attachment list.
|
1.3.8-20040913