A captured PJL attribute. More...
#include <pjl.h>
Public Attributes | |
RawString | modifier |
RawString | key |
RawString | value |
A captured PJL attribute.
RawString JawsMako::IPJLParser::CPjlAttributeValue::key |
The parsed PJL key, if present. Always presented as upper case.
RawString JawsMako::IPJLParser::CPjlAttributeValue::modifier |
The parsed PJL modifier, if present. Always presented as upper case without spaces.
RawString JawsMako::IPJLParser::CPjlAttributeValue::value |
The PJL value, if present. Unmodified.