GComm  0.2.3
Public Member Functions | List of all members
gcomm::ProtoUpMeta Class Reference

#include <protolay.hpp>

Public Member Functions

 ProtoUpMeta (const int err_no)
 
 ProtoUpMeta (const UUID source=UUID::nil(), const ViewId source_view_id=ViewId(), const View *view=0, const uint8_t user_type=0xff, const Order order=O_DROP, const int64_t to_seq=-1, const int err_no=0)
 
 ProtoUpMeta (const ProtoUpMeta &um)
 
const UUIDsource () const
 
const ViewIdsource_view_id () const
 
uint8_t user_type () const
 
Order order () const
 
int64_t to_seq () const
 
int err_no () const
 
bool has_view () const
 
const Viewview () const
 

Detailed Description

Container for metadata passed upwards in protocol stack.


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