RVC::DBTABLE_STYLE::GETOBJFILTER_HASSTYLESUBOBJECT Class Reference

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

#include <rvc/dbtabsty.h>

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

List of all members.

Public Member Functions

 GETOBJFILTER_HASSTYLESUBOBJECT ()
virtual ~GETOBJFILTER_HASSTYLESUBOBJECT ()

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 with locatable style objects.


Constructor & Destructor Documentation

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

Member Function Documentation

virtual bool RVC::DBTABLE_STYLE::GETOBJFILTER_HASSTYLESUBOBJECT::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_HASSTYLESUBOBJECT::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:11 2012 for TNTsdk 2012 by  doxygen 1.6.1