ACE 8.0.5
Loading...
Searching...
No Matches
os_types.h File Reference

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

◆ ACE_INVALID_PID

#define ACE_INVALID_PID   ((pid_t) -1)

Typedef Documentation

◆ ACE_exitcode

typedef DWORD ACE_exitcode

◆ ACE_LOFF_T

typedef loff_t ACE_LOFF_T

◆ ACE_OFF_T

typedef off_t ACE_OFF_T

◆ ACE_timer_t

typedef double ACE_timer_t

◆ ssize_t

typedef int ssize_t