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

#include <blockmetadata.hh>

Collaboration diagram for eclipse::BlockMetadata:
Collaboration graph

Public Attributes

std::string name
 
std::string file_name
 
unsigned int seq
 
uint32_t hash_key
 
uint32_t size
 
unsigned int type
 
int replica
 
std::string node
 
std::string l_node
 
std::string r_node
 
unsigned int is_committed
 

Member Data Documentation

std::string eclipse::BlockMetadata::file_name
uint32_t eclipse::BlockMetadata::hash_key
unsigned int eclipse::BlockMetadata::is_committed
std::string eclipse::BlockMetadata::l_node
std::string eclipse::BlockMetadata::name
std::string eclipse::BlockMetadata::node
std::string eclipse::BlockMetadata::r_node
int eclipse::BlockMetadata::replica
unsigned int eclipse::BlockMetadata::seq
uint32_t eclipse::BlockMetadata::size
unsigned int eclipse::BlockMetadata::type

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