wex v24.04.0
Public Member Functions | Static Public Member Functions | List of all members
wex::printing Class Reference

Offers printing support. More...

#include <wex/syntax/printing.h>

Public Member Functions

auto * get_html_printer ()
 Returns the html printer.
 
auto * get_printer ()
 Returns the printer.
 

Static Public Member Functions

static printingget (bool createOnDemand=true)
 Returns the printing object.
 
static printingset (printing *printing)
 Sets the object as the current one, returns the pointer to the previous current object (both the parameter and returned value may be nullptr).
 

Detailed Description

Offers printing support.