Provided by: libcommoncpp2-doc_1.8.1-6.1_all 

NAME
ost::File::_fcb -
SYNOPSIS
#include <file.h>
Public Attributes
struct _fcb * next
caddr_t address
ccxx_size_t len
off_t pos
bool locked
Member Data Documentation
caddr_t ost::File::_fcb::address
Referenced by ost::MappedFile::fetch().
ccxx_size_t ost::File::_fcb::len
bool ost::File::_fcb::locked
struct _fcb* ost::File::_fcb::next
off_t ost::File::_fcb::pos
Author
Generated automatically by Doxygen for GNU CommonC++ from the source code.
GNU CommonC++ Fri Aug 21 2015 ost::File::_fcb(3)