CDROILFilter Class Reference

Provide the OIL parts of the CDR filter. More...

#include <oilfltrs.h>

Inheritance diagram for CDROILFilter:

OILFilter List of all members.

Public Member Functions

 CDROILFilter (Filter *pFilter)
 Sets up the list of filename extensions that this filter understands.

Detailed Description

Provide the OIL parts of the CDR filter.

Author:
Ben_Summers (Xara Group Ltd) <camelotdev@xara.com>
Date:
15/03/95
See also:
CDRFilter

Definition at line 406 of file oilfltrs.h.


Constructor & Destructor Documentation

CDROILFilter::CDROILFilter Filter pFilter  ) 
 

Sets up the list of filename extensions that this filter understands.

Author:
Ben_Summers (Xara Group Ltd) <camelotdev@xara.com>
Date:
21 03 95

Definition at line 1106 of file oilfltrs.cpp.

01106                                           : OILFilter(pFilter)
01107 {
01108     FilterName.Load(_R(IDT_FILTERNAME_CDR));
01109     FilterExt.Load(_R(IDT_FILTEREXT_CDR));
01110 }


The documentation for this class was generated from the following files:
Generated on Sat Nov 10 03:52:20 2007 for Camelot by  doxygen 1.4.4