Logo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
eclipse::messages::BlockRequest Struct Reference

#include <blockrequest.hh>

Inheritance diagram for eclipse::messages::BlockRequest:
Inheritance graph
Collaboration diagram for eclipse::messages::BlockRequest:
Collaboration graph

Public Member Functions

 BlockRequest ()=default
 
std::string get_type () const override
 
- Public Member Functions inherited from eclipse::messages::Message
 Message ()=default
 
 Message (int, int)
 
virtual ~Message ()
 
int get_origin () const
 
int get_destination () const
 
Messageset_origin (int)
 
Messageset_destination (int)
 

Public Attributes

uint64_t off
 
uint64_t len
 
bool should_read_partially = false
 
std::string name
 
uint32_t hash_key
 
- Public Attributes inherited from eclipse::messages::Message
int origin
 
int destination
 

Constructor & Destructor Documentation

eclipse::messages::BlockRequest::BlockRequest ( )
default

Member Function Documentation

std::string eclipse::messages::BlockRequest::get_type ( ) const
overridevirtual

Member Data Documentation

uint32_t eclipse::messages::BlockRequest::hash_key
uint64_t eclipse::messages::BlockRequest::len
std::string eclipse::messages::BlockRequest::name
uint64_t eclipse::messages::BlockRequest::off
bool eclipse::messages::BlockRequest::should_read_partially = false

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