Interface allowing users to monitor/handle illegal PCL/XL operator attributes.
More...
#include <jawsmako/pclxlinput.h>
Interface allowing users to monitor/handle illegal PCL/XL operator attributes.
◆ ~IPCLXLAttributeHandler()
virtual JawsMako::IPCLXLAttributeHandler::~IPCLXLAttributeHandler |
( |
| ) |
|
|
inlinevirtual |
◆ ignoreAttribute()
virtual bool JawsMako::IPCLXLAttributeHandler::ignoreAttribute |
( |
const RawString & | operatorName, |
|
|
uint16 | attributeId ) |
|
pure virtual |
Invoked by the input when the an illegal PCL/XL attribute is encountered.
- Parameters
-
operatorName | The operator name as listed in the PCL/XL reference. |
attributeId | The attribute ID as listed in the PCL/XL reference. |
- Returns
- bool Return true to indicate that Mako should ignore this attribute.
The documentation for this class was generated from the following file: