Zero  0.1.0
Public Member Functions | Public Attributes | List of all members
RunFile Struct Reference

#include <logarchive_index.h>

Public Member Functions

 RunFile ()
 
char * getOffset (off_t offset) const
 

Public Attributes

RunId runid
 
int fd
 
int refcount
 
char * data
 
size_t length
 

Constructor & Destructor Documentation

§ RunFile()

RunFile::RunFile ( )
inline

Member Function Documentation

§ getOffset()

char* RunFile::getOffset ( off_t  offset) const
inline

Member Data Documentation

§ data

char* RunFile::data

§ fd

int RunFile::fd

§ length

size_t RunFile::length

§ refcount

int RunFile::refcount

§ runid

RunId RunFile::runid

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