Adbase
Adinf C++ base library V2
adbase::mc::ProtocolBinaryRequestFlushExtras Struct Reference

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
 

Detailed Description

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.

Member Data Documentation

uint32_t adbase::mc::ProtocolBinaryRequestFlushExtras::expiration

Definition at line 207 of file Binary.hpp.

Referenced by adbase::mc::Binary::processData().


The documentation for this struct was generated from the following file: