DIY  3.0
data-parallel out-of-core C++ library
 All Classes Namespaces Functions Typedefs Groups Pages
Public Member Functions | Public Attributes | List of all members
diy::io::detail::GidOffsetCount Struct Reference

Public Member Functions

 GidOffsetCount (int gid_, offset_t offset_, offset_t count_)
 
bool operator< (const GidOffsetCount &other) const
 

Public Attributes

int gid
 
offset_t offset
 
offset_t count
 

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