RVC::OBJECT::UNIQUENAMEFILTER Class Reference

Interface class to filter out not unique names based on the starting name. More...

#include <rvc/object.h>

Inheritance diagram for RVC::OBJECT::UNIQUENAMEFILTER:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual int Filter (const RVC::OBJECTNAME &name)=0

Detailed Description

Interface class to filter out not unique names based on the starting name.


Member Function Documentation

virtual int RVC::OBJECT::UNIQUENAMEFILTER::Filter ( const RVC::OBJECTNAME name  )  [pure virtual]

Inherited filter method to determine if the name passed to it is unique.

Returns:
'0' if the name is not unique, > 0 if the name is unique, < 0 if error

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

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