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.
More...
nlink_t
nlink_
no of links.
More...
off_t
size_
size of file.
More...
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 on Sun Feb 17 17:38:29 2002 for ACE by
1.2.13.1 written by
Dimitri van Heesch
, © 1997-2001