STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Macros | Typedefs
types.h File Reference

Go to the source code of this file.

Macros

#define _INO_T_DEFINED
 
#define _DEV_T_DEFINED
 
#define _OFF_T_DEFINED
 

Typedefs

typedef unsigned short _ino_t
 
typedef _ino_t ino_t
 
typedef unsigned int _dev_t
 
typedef _dev_t dev_t
 
typedef long _off_t
 
typedef _off_t off_t
 

Macro Definition Documentation

#define _DEV_T_DEFINED
#define _INO_T_DEFINED
#define _OFF_T_DEFINED

Typedef Documentation

typedef unsigned int _dev_t
typedef unsigned short _ino_t
typedef long _off_t
typedef _dev_t dev_t
typedef _ino_t ino_t
typedef _off_t off_t