GNU CommonC++
Public Attributes | List of all members
ost::File::_fcb Struct Reference

#include <file.h>

Public Attributes

struct _fcbnext
 
char * address
 
ccxx_size_t len
 
off_t pos
 
bool locked
 

Member Data Documentation

◆ address

char* ost::File::_fcb::address

Referenced by ost::MappedFile::fetch().

◆ len

ccxx_size_t ost::File::_fcb::len

◆ locked

bool ost::File::_fcb::locked

◆ next

struct _fcb* ost::File::_fcb::next

◆ pos

off_t ost::File::_fcb::pos

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