Specialization for generating transactions for a Qt server target, used by WocQtServerOut.
More...
#include <qtstrans.h>
Specialization for generating transactions for a Qt server target, used by WocQtServerOut.
| WocQtServerTransaction::WocQtServerTransaction |
( |
WocQtOut * |
p | ) |
|
|
explicit |
generates the object for a specific output
| WocQtServerTransaction::~WocQtServerTransaction |
( |
| ) |
|
| void WocQtServerTransaction::finalize |
( |
| ) |
|
|
virtual |
| void WocQtServerTransaction::genGetters |
( |
QtSTrans & |
ct | ) |
|
|
private |
helper: generate getter methods
| void WocQtServerTransaction::genInclude |
( |
QtSTrans & |
ct | ) |
|
|
private |
helper: generate include section
| void WocQtServerTransaction::genLogCtrl |
( |
QtSTrans & |
ct | ) |
|
|
private |
helper: generate log control
| void WocQtServerTransaction::genProperties |
( |
QtSTrans & |
ct | ) |
|
|
private |
helper: generate properties
| void WocQtServerTransaction::genQuery |
( |
QtSTrans & |
ct | ) |
|
|
private |
helper: generate query methods
| void WocQtServerTransaction::genSetters |
( |
QtSTrans & |
ct | ) |
|
|
private |
helper: generate setter methods
| void WocQtServerTransaction::genTors |
( |
QtSTrans & |
ct | ) |
|
|
private |
helper: generate con- and de-structors
| void WocQtServerTransaction::newTransaction |
( |
const WocTransaction & |
trn | ) |
|
|
virtual |
| QString WocQtServerTransaction::trnInput |
( |
const WocTransaction & |
trn | ) |
|
|
private |
helper generates the transaction input encoding
| void WocQtServerTransaction::trnList |
( |
| ) |
|
|
private |
helper generates enums and strings for all transactions
| QString WocQtServerTransaction::trnOutput |
( |
const WocTransaction & |
trn | ) |
|
|
private |
helper generates the transaction output decoding
The documentation for this class was generated from the following files: