Post-processing of the filter header file can be done in two ways:
By manually inheriting the filter class (declared in the
filter header file) from CORBA::Filter instead of
CORBA::Object.
The above task can also be
accomplished by using filtergen utility. Along with the filter
header file, we also need to supply the filter class name to the
utility. The syntax is as given below: