RVC::DBTABLE_STYLE::GETOBJFILTER_ISSELECTABLE Class Reference

Database table object selection filter that excludes all objects except for style assignment tables. More...

#include <rvc/dbtabsty.h>

Inheritance diagram for RVC::DBTABLE_STYLE::GETOBJFILTER_ISSELECTABLE:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 GETOBJFILTER_ISSELECTABLE ()
virtual ~GETOBJFILTER_ISSELECTABLE ()

Private Member Functions

virtual bool v_HasSelectableSubObjects (const RVC::OBJITEM &objitem)
virtual bool v_IsSelectable (const RVC::OBJITEM &objitem, int position)

Detailed Description

Database table object selection filter that excludes all objects except for style assignment tables.


Constructor & Destructor Documentation

RVC::DBTABLE_STYLE::GETOBJFILTER_ISSELECTABLE::GETOBJFILTER_ISSELECTABLE (  )  [inline]
virtual RVC::DBTABLE_STYLE::GETOBJFILTER_ISSELECTABLE::~GETOBJFILTER_ISSELECTABLE (  )  [inline, virtual]

Member Function Documentation

virtual bool RVC::DBTABLE_STYLE::GETOBJFILTER_ISSELECTABLE::v_HasSelectableSubObjects ( const RVC::OBJITEM objitem  )  [private, virtual]

Called by HasSelectableSubObjects() to determine if has selectable subobjects.

Default implementation always returns 'false'.

Reimplemented from RVC::GETOBJFILTER.

virtual bool RVC::DBTABLE_STYLE::GETOBJFILTER_ISSELECTABLE::v_IsSelectable ( const RVC::OBJITEM objitem,
int  position 
) [private, virtual]

Called by IsSelectable() to determine if object is selectable.

Returns:
'true' if selectable, 'false' if not. Default implementation always returns 'true'.

Reimplemented from RVC::GETOBJFILTER.


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

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