Mako 7.4.0 API
Loading...
Searching...
No Matches
JawsMako::IPJLParser::CPjlAttributeValue Class Reference

A captured PJL attribute. More...

#include <pjl.h>

Public Attributes

RawString modifier
 
RawString key
 
RawString value
 

Detailed Description

A captured PJL attribute.

Member Data Documentation

◆ key

RawString JawsMako::IPJLParser::CPjlAttributeValue::key

The parsed PJL key, if present. Always presented as upper case.

◆ modifier

RawString JawsMako::IPJLParser::CPjlAttributeValue::modifier

The parsed PJL modifier, if present. Always presented as upper case without spaces.

◆ value

RawString JawsMako::IPJLParser::CPjlAttributeValue::value

The PJL value, if present. Unmodified.


The documentation for this class was generated from the following file: