Adbase
Adinf C++ base library V2
|
Definition of the packet used by the flush command See section 4 Please note that the expiration field is optional, so remember to see check the header.bodysize to see if it is present. More...
#include <Binary.hpp>
Public Attributes | |
uint32_t | expiration |
Definition of the packet used by the flush command See section 4 Please note that the expiration field is optional, so remember to see check the header.bodysize to see if it is present.
Definition at line 206 of file Binary.hpp.
uint32_t adbase::mc::ProtocolBinaryRequestFlushExtras::expiration |
Definition at line 207 of file Binary.hpp.
Referenced by adbase::mc::Binary::processData().