AppCore
Loading...
Searching...
No Matches
Classes | Public Member Functions | List of all members
EM::PrinterTemplate::ETicketBitmap Class Reference

#include <ETicketBitmap.h>

Classes

class  DataClass
 DATA CLASS. More...
 

Public Member Functions

 ETicketBitmap ()
 
 ETicketBitmap (const long width, const long height, const long dataLength, const unsigned char *data)
 
 ~ETicketBitmap ()
 
long GetWidth ()
 
long GetHeight ()
 
long GetDataLength ()
 
unsigned char * GetData ()
 
void SetBitmapData (const long width, const long height, const long dataLength, const unsigned char *data)
 
void ClearBitmap ()
 
 ETicketBitmap ()
 
 ETicketBitmap (const long width, const long height, const long dataLength, const unsigned char *data)
 
 ~ETicketBitmap ()
 
long GetWidth ()
 
long GetHeight ()
 
long GetDataLength ()
 
unsigned char * GetData ()
 
void SetBitmapData (const long width, const long height, const long dataLength, const unsigned char *data)
 
void ClearBitmap ()
 

Constructor & Destructor Documentation

◆ ETicketBitmap() [1/4]

ETicketBitmap::ETicketBitmap ( )

CONSTRUCTOR

◆ ETicketBitmap() [2/4]

ETicketBitmap::ETicketBitmap ( const long  width,
const long  height,
const long  dataLength,
const unsigned char *  data 
)

CONSTRUCTOR

◆ ~ETicketBitmap() [1/2]

ETicketBitmap::~ETicketBitmap ( )

DESTRUCTOR

◆ ETicketBitmap() [3/4]

EM::PrinterTemplate::ETicketBitmap::ETicketBitmap ( )

◆ ETicketBitmap() [4/4]

EM::PrinterTemplate::ETicketBitmap::ETicketBitmap ( const long  width,
const long  height,
const long  dataLength,
const unsigned char *  data 
)

◆ ~ETicketBitmap() [2/2]

EM::PrinterTemplate::ETicketBitmap::~ETicketBitmap ( )

Member Function Documentation

◆ ClearBitmap() [1/2]

void ETicketBitmap::ClearBitmap ( )

ClearBitmap

Here is the call graph for this function:

◆ ClearBitmap() [2/2]

void EM::PrinterTemplate::ETicketBitmap::ClearBitmap ( )

◆ GetData() [1/2]

unsigned char * ETicketBitmap::GetData ( )

GetData

Here is the caller graph for this function:

◆ GetData() [2/2]

unsigned char * EM::PrinterTemplate::ETicketBitmap::GetData ( )

◆ GetDataLength() [1/2]

long ETicketBitmap::GetDataLength ( )

GetDataLength

Here is the caller graph for this function:

◆ GetDataLength() [2/2]

long EM::PrinterTemplate::ETicketBitmap::GetDataLength ( )

◆ GetHeight() [1/2]

long ETicketBitmap::GetHeight ( )

GetHeight

Here is the caller graph for this function:

◆ GetHeight() [2/2]

long EM::PrinterTemplate::ETicketBitmap::GetHeight ( )

◆ GetWidth() [1/2]

long ETicketBitmap::GetWidth ( )

GetWidth

Here is the caller graph for this function:

◆ GetWidth() [2/2]

long EM::PrinterTemplate::ETicketBitmap::GetWidth ( )

◆ SetBitmapData() [1/2]

void ETicketBitmap::SetBitmapData ( const long  width,
const long  height,
const long  dataLength,
const unsigned char *  data 
)

SetBitmapData

Here is the caller graph for this function:

◆ SetBitmapData() [2/2]

void EM::PrinterTemplate::ETicketBitmap::SetBitmapData ( const long  width,
const long  height,
const long  dataLength,
const unsigned char *  data 
)

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