AppCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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::ETicketBitmap ( )

CONSTRUCTOR

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

CONSTRUCTOR

ETicketBitmap::~ETicketBitmap ( )

DESTRUCTOR

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

Member Function Documentation

void ETicketBitmap::ClearBitmap ( )

ClearBitmap

Here is the call graph for this function:

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

GetData

Here is the caller graph for this function:

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

GetDataLength

Here is the caller graph for this function:

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

GetHeight

Here is the caller graph for this function:

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

GetWidth

Here is the caller graph for this function:

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:

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: