Public Methods |
| MidoBuffer () |
void | setBufferOn (bool value) |
bool | bufferOn () |
void | setOpenBuffer () |
void | setMaximumSize (double size) |
void | resetBufCh1 () |
void | resetBufCh2 () |
void | chargeCh1BufValue (DValueList*) |
void | chargeCh2BufValue (DValueList*) |
Signals |
void | openBuffer () |
void | changeBufMaxSize (double) |
void | resetBufferCh1 () |
void | resetBufferCh2 () |
void | newBufValueCh1 (DValueList*) |
void | newBufValueCh2 (DValueList*) |
Private Attributes |
bool | on |
Gestisce la comunicazione tra il buffer e i vari oggetti non direttamente imparentati.