RVC::DBTABLE::RECORD_STYLE_ELEMENT Class Reference
Record for table containing single element style.
More...
#include <rvc/dbtable.h>
List of all members.
Detailed Description
Record for table containing single element style.
Constructor & Destructor Documentation
| RVC::DBTABLE::RECORD_STYLE_ELEMENT::RECORD_STYLE_ELEMENT |
( |
|
) |
[inline] |
| RVC::DBTABLE::RECORD_STYLE_ELEMENT::RECORD_STYLE_ELEMENT |
( |
const RECORD_STYLE_ELEMENT & |
rhs |
) |
[inline] |
| RVC::DBTABLE::RECORD_STYLE_ELEMENT::RECORD_STYLE_ELEMENT |
( |
const RVC::DBTABLE & |
table |
) |
[inline] |
Constructor from RVCDBTABLE - used to setup internal items.
| virtual RVC::DBTABLE::RECORD_STYLE_ELEMENT::~RECORD_STYLE_ELEMENT |
( |
|
) |
[inline, virtual] |
Member Function Documentation
| static INT32 RVC::DBTABLE::RECORD_STYLE_ELEMENT::GetRelationFieldNum |
( |
|
) |
[inline, static] |
| static INT32 RVC::DBTABLE::RECORD_STYLE_ELEMENT::GetSelectionFieldNum |
( |
|
) |
[inline, static] |
| INT32 RVC::DBTABLE::RECORD_STYLE_ELEMENT::GetStyleIndex |
( |
|
) |
const [inline] |
| const RVC::OBJECTNAME& RVC::DBTABLE::RECORD_STYLE_ELEMENT::GetStyleName |
( |
|
) |
const [inline] |
| bool RVC::DBTABLE::RECORD_STYLE_ELEMENT::IsSelected |
( |
|
) |
const [inline] |
| ERRVALUE RVC::DBTABLE::RECORD_STYLE_ELEMENT::SetRelationValues |
( |
const RECORD & |
record |
) |
[inline] |
| void RVC::DBTABLE::RECORD_STYLE_ELEMENT::SetSelected |
( |
bool |
Selected |
) |
[inline] |
| void RVC::DBTABLE::RECORD_STYLE_ELEMENT::SetStyleIndex |
( |
INT32 |
index |
) |
[inline] |
| void RVC::DBTABLE::RECORD_STYLE_ELEMENT::SetStyleName |
( |
const RVC::OBJECTNAME & |
name |
) |
[inline] |
The documentation for this class was generated from the following file: