#include <Printer.h>
Definition at line 14 of file Printer.h.
◆ FrameMove()
void Devices::Printer::FrameMove |
( |
| ) |
|
some day when we are caught up the format of the receipt should be in the XML configuration as well as the target printer
- Todo:
- needs to be drawn from the config file, printer configuration
Definition at line 14 of file Printer.cpp.
◆ GetPrinterDC()
HDC Devices::Printer::GetPrinterDC |
( |
| ) |
|
|
staticprivate |
- Todo:
- needs to be specified in the configuration file, printer configuration
Definition at line 166 of file Printer.cpp.
◆ Initialize()
void Devices::Printer::Initialize |
( |
Logger * |
logger, |
|
|
Bus * |
prmBus, |
|
|
HWND |
hWnd |
|
) |
| |
◆ bitmap
BITMAP Devices::Printer::bitmap |
|
private |
◆ bus
Bus* Devices::Printer::bus = nullptr |
|
private |
◆ bxHeight
int Devices::Printer::bxHeight = 0 |
|
private |
◆ bxWidth
int Devices::Printer::bxWidth = 0 |
|
private |
◆ cxpage
int Devices::Printer::cxpage = 0 |
|
private |
◆ cxsize
int Devices::Printer::cxsize = 0 |
|
private |
◆ cypage
int Devices::Printer::cypage = 0 |
|
private |
◆ cysize
int Devices::Printer::cysize = 0 |
|
private |
◆ flag
int Devices::Printer::flag = 0 |
|
private |
◆ hBitmap
HBITMAP Devices::Printer::hBitmap = nullptr |
|
private |
◆ hdc
HDC Devices::Printer::hdc = nullptr |
|
private |
◆ hdcMem
HDC Devices::Printer::hdcMem = nullptr |
|
private |
◆ hpal
HPALETTE Devices::Printer::hpal = nullptr |
|
private |
◆ hWnd
HWND Devices::Printer::hWnd = nullptr |
|
private |
◆ logger
Logger* Devices::Printer::logger = nullptr |
|
private |
◆ menu
HMENU Devices::Printer::menu = nullptr |
|
private |
The documentation for this class was generated from the following files: