Interface class to filter out not unique names based on the starting name. More...
#include <rvc/object.h>

Public Member Functions | |
| virtual int | Filter (const RVC::OBJECTNAME &name)=0 |
Interface class to filter out not unique names based on the starting name.
| 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.
1.6.1