Class filter designed to select objects that are newer than their parent. More...
#include <rvc/object.h>

Public Member Functions | |
| virtual bool | Filter (const OBJECT &obj) |
Class filter designed to select objects that are newer than their parent.
| virtual bool RVC::OBJECT::FILTER_NEWERTHANPARENT::Filter | ( | const OBJECT & | obj | ) | [inline, virtual] |
Inherited filter method to determine validity of the rvc object passed in.
Implements RVC::OBJECT::FILTER.
1.6.1