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

char* ost::File::_fcb::address
ccxx_size_t ost::File::_fcb::len
bool ost::File::_fcb::locked
struct _fcb* ost::File::_fcb::next
off_t ost::File::_fcb::pos

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