RVC::DBTABLE::RECORD_SELECTION Class Reference

#include <rvc/dbtable.h>

Inheritance diagram for RVC::DBTABLE::RECORD_SELECTION:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 RECORD_SELECTION (const RVC::DBTABLE &table)
 RECORD_SELECTION (const RECORD_SELECTION &rhs)
 RECORD_SELECTION ()
virtual ~RECORD_SELECTION ()
bool IsSelected () const
RECORD_SELECTIONoperator= (const RECORD_SELECTION &rhs)
ERRVALUE SetRelationValues (const RECORD &record)
void SetSelected (bool Selected)

Static Public Member Functions

static INT32 GetRelationFieldNum ()
static INT32 GetSelectionFieldNum ()

Constructor & Destructor Documentation

RVC::DBTABLE::RECORD_SELECTION::RECORD_SELECTION (  )  [inline]

Default constructor.

RVC::DBTABLE::RECORD_SELECTION::RECORD_SELECTION ( const RECORD_SELECTION rhs  )  [inline]

Copy constructor.

RVC::DBTABLE::RECORD_SELECTION::RECORD_SELECTION ( const RVC::DBTABLE table  )  [inline]

Constructor from RVCDBTABLE - used to setup internal items.

virtual RVC::DBTABLE::RECORD_SELECTION::~RECORD_SELECTION (  )  [inline, virtual]

Destructor.


Member Function Documentation

static INT32 RVC::DBTABLE::RECORD_SELECTION::GetRelationFieldNum (  )  [inline, static]
static INT32 RVC::DBTABLE::RECORD_SELECTION::GetSelectionFieldNum (  )  [inline, static]
bool RVC::DBTABLE::RECORD_SELECTION::IsSelected (  )  const [inline]
RECORD_SELECTION& RVC::DBTABLE::RECORD_SELECTION::operator= ( const RECORD_SELECTION rhs  )  [inline]

Assignment.

Reimplemented from RVC::DBTABLE::RECORD.

ERRVALUE RVC::DBTABLE::RECORD_SELECTION::SetRelationValues ( const RECORD record  )  [inline]
void RVC::DBTABLE::RECORD_SELECTION::SetSelected ( bool  Selected  )  [inline]

The documentation for this class was generated from the following file:

Generated on Sun Oct 7 21:37:09 2012 for TNTsdk 2012 by  doxygen 1.6.1