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

#include <logical_block_metadata.hh>

Collaboration diagram for eclipse::logical_block_metadata:
Collaboration graph

Public Member Functions

uint32_t get_number_of_phy_blocks ()
 

Public Attributes

std::string file_name
 
std::string name
 
std::string host_name
 
uint64_t size = 0L
 
uint64_t hash_key = 0L
 
uint64_t seq = 0L
 
std::vector< messages::BlockInfophysical_blocks
 

Member Function Documentation

uint32_t eclipse::logical_block_metadata::get_number_of_phy_blocks ( )
inline

Member Data Documentation

std::string eclipse::logical_block_metadata::file_name
uint64_t eclipse::logical_block_metadata::hash_key = 0L
std::string eclipse::logical_block_metadata::host_name
std::string eclipse::logical_block_metadata::name
std::vector<messages::BlockInfo> eclipse::logical_block_metadata::physical_blocks
uint64_t eclipse::logical_block_metadata::seq = 0L
uint64_t eclipse::logical_block_metadata::size = 0L

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