|
static uint | computeSize (TDataFormat dataFormat) |
|
static void | encode (TDataFormat dataFormat, byte *data, const T &firstValue, const TMore &...moreValues) |
|
static void | decode (TDataFormat dataFormat, const byte *data, T &firstValue, TMore &...moreValues) |
|
|
static const uint | kMaxSize = DataIO<TDataFormat, T>::kMaxSize + DataMultipleIO<TDataFormat, TMore...>::kMaxSize |
|
The documentation for this struct was generated from the following file: