GNU CommonC++
|
#include <file.h>
Public Attributes | |
struct _fcb * | next |
char * | address |
ccxx_size_t | len |
off_t | pos |
bool | locked |
char* 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 |