Public Member Functions | Public Attributes | List of all members
util::rpc::Envelope Class Reference

Public Member Functions

 Envelope (Envelope &&other) noexcept
 
 Envelope (size_t hsz, size_t lsz)
 
void Clear ()
 
void Resize (size_t hsz, size_t lsz)
 
auto buf_seq ()
 
void Swap (Envelope *other)
 
Envelopeoperator= (Envelope &&other) noexcept
 

Public Attributes

BufferType header
 
BufferType letter
 

Detailed Description

Definition at line 14 of file rpc_envelope.h.


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