#include "ace/config-lite.h"#include "ace/os_include/os_stddef.h"Include dependency graph for os_types.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | CLOCK_REALTIME 0 |
| #define | ACE_INVALID_PID ((pid_t) -1) |
Typedefs | |
| typedef double | ACE_timer_t |
| typedef int | clockid_t |
| typedef off_t | ACE_OFF_T |
| typedef loff_t | ACE_LOFF_T |
| typedef DWORD | nlink_t |
| typedef int | mode_t |
| typedef long | uid_t |
| typedef long | gid_t |
| typedef char * | caddr_t |
| typedef int | ssize_t |
| typedef DWORD | ACE_exitcode |
| typedef long | pid_t |
This code was originally in various places including ace/OS.h.
Definition in file os_types.h.
|
|
|
Definition at line 54 of file os_types.h. Referenced by ACE_OS::gethrtime(), and ACE_OS::gettimeofday(). |
|
|
Definition at line 131 of file os_types.h. Referenced by ACE_Process::exit_code(), ACE::fork(), ACE_Process_Manager::handle_signal(), ACE_Process_Manager::notify_proc_handler(), ACE_Process_Manager::reap(), ACE_Process_Manager::wait(), ACE_Process::wait(), ACE_OS::wait(), and ACE_OS::waitpid(). |
|
|
Definition at line 97 of file os_types.h. |
|
|
|
Definition at line 48 of file os_types.h. |
|
|
Definition at line 109 of file os_types.h. Referenced by ACE_Mem_Map::advise(), ACE::count_interfaces(), ACE::get_bcast_addr(), ACE::get_ip_interfaces(), ACE_OS::madvise(), and ACE_SOCK_Dgram_Bcast::mk_broadcast(). |
|
|
Definition at line 52 of file os_types.h. Referenced by ACE_OS::clock_gettime(), and ACE_OS::clock_settime(). |
|
|
Definition at line 107 of file os_types.h. Referenced by ACE_SPIPE_Addr::ACE_SPIPE_Addr(), ACE_OS::getegid(), ACE_OS::getgid(), ACE_SPIPE_Addr::group_id(), ACE_SPIPE_Addr::set(), ACE_OS::setegid(), ACE_OS::setgid(), and ACE_OS::setregid(). |
|
|
|
Definition at line 102 of file os_types.h. |
|
|
|
|
Definition at line 106 of file os_types.h. Referenced by ACE_Process_Options::ACE_Process_Options(), ACE_SPIPE_Addr::ACE_SPIPE_Addr(), ACE_OS::geteuid(), ACE_OS::getuid(), ACE_SPIPE_Addr::set(), ACE_OS::seteuid(), ACE_OS::setreuid(), ACE_OS::setuid(), ACE_Process::spawn(), and ACE_SPIPE_Addr::user_id(). |
1.3.6