RVC::DBASE_NODE Class Reference

Manage database associated with vector node elements. More...

#include <rvc/dbnode.h>

Inheritance diagram for RVC::DBASE_NODE:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DBASE_NODE (const RVC::DBASE_NODE &rhs)
 DBASE_NODE ()
virtual ~DBASE_NODE ()
ERRVALUE CopyDatabaseTo (RVC::GEOMETRIC &DestParentObj, const SIMPLE_ARRAY< INT32 > &PointTransList, const SIMPLE_ARRAY< INT32 > &NodeTransList, COPYFLAG flags)
bool IsNodeAPoint (INT32 NodeNum)
RVC::DBASE_NODEoperator= (const RVC::DBASE_NODE &rhs)

Detailed Description

Manage database associated with vector node elements.


Constructor & Destructor Documentation

RVC::DBASE_NODE::DBASE_NODE (  )  [inline]

Default constructor.

RVC::DBASE_NODE::DBASE_NODE ( const RVC::DBASE_NODE rhs  )  [inline]

Copy constructor.

virtual RVC::DBASE_NODE::~DBASE_NODE (  )  [virtual]

Destructor.


Member Function Documentation

ERRVALUE RVC::DBASE_NODE::CopyDatabaseTo ( RVC::GEOMETRIC DestParentObj,
const SIMPLE_ARRAY< INT32 > &  PointTransList,
const SIMPLE_ARRAY< INT32 > &  NodeTransList,
COPYFLAG  flags 
)

Copy a database from the source to under the destination object using an element translation list.

bool RVC::DBASE_NODE::IsNodeAPoint ( INT32  NodeNum  ) 

Determine that the node has attributes and will be converted to a point if all of the lines are removed from the node.

Returns:
'True' if the node is considered a point, false if not
RVC::DBASE_NODE& RVC::DBASE_NODE::operator= ( const RVC::DBASE_NODE rhs  ) 

Assignment.

Reimplemented from RVC::DBASE_ELEMENT.


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

Generated on Sun Oct 7 21:36:53 2012 for TNTsdk 2012 by  doxygen 1.6.1