ACE  6.3.4
Macros | Typedefs
os_types.h File Reference
#include "ace/os_include/os_stddef.h"

Macros

#define ACE_INVALID_PID   ((pid_t) -1)
 

Typedefs

typedef double ACE_timer_t
 
typedef off_t ACE_OFF_T
 
typedef loff_t ACE_LOFF_T
 
typedef int ssize_t
 
typedef DWORD ACE_exitcode
 

Detailed Description

data types

Author
Don Hinton dhint.nosp@m.on@d.nosp@m.resys.nosp@m.tems.nosp@m..com
This code was originally in various places including ace/OS.h.

Macro Definition Documentation

#define ACE_INVALID_PID   ((pid_t) -1)

Typedef Documentation

typedef DWORD ACE_exitcode
typedef loff_t ACE_LOFF_T
typedef off_t ACE_OFF_T
typedef double ACE_timer_t
typedef int ssize_t