MySQL 5.6.14 Source Code Document
|
#include <ArbitSignalData.hpp>
Public Member Functions | |
STATIC_CONST (DataLength=2) | |
STATIC_CONST (TextLength=DataLength *8) | |
void | clear () |
void | update () |
bool | match (ArbitTicket &aTicket) const |
void | getText (char *buf, size_t buf_len) const |
The ticket.
Definition at line 31 of file ArbitSignalData.hpp.