Main Page
Class Hierarchy
Alphabetical List
Compound List
File List
Compound Members
File Members
Related Pages
ACE_FILE_Info Class Reference
Abstracts basic OS FILE information.
More...
#include <FILE.h>
List of all members.
Public Attributes
mode_t
mode_
mode of file.
nlink_t
nlink_
no of links.
off_t
size_
size of file.
Detailed Description
Abstracts basic OS FILE information.
Member Data Documentation
mode_t
ACE_FILE_Info::mode_
mode of file.
nlink_t
ACE_FILE_Info::nlink_
no of links.
off_t ACE_FILE_Info::size_
size of file.
The documentation for this class was generated from the following file:
FILE.h
Generated at Sat Dec 1 11:01:54 2001 for ACE by
1.2.3 written by
Dimitri van Heesch
, © 1997-2000