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

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

Go to the source code of this file.
Defines | |
| #define | ACE_MAX_USERID 32 |
| #define | ACE_STREAMBUF_SIZE 1024 |
| #define | ACE_STDIN GetStdHandle (STD_INPUT_HANDLE) |
| #define | ACE_STDOUT GetStdHandle (STD_OUTPUT_HANDLE) |
| #define | ACE_STDERR GetStdHandle (STD_ERROR_HANDLE) |
Typedefs | |
| typedef OVERLAPPED | ACE_OVERLAPPED |
os_stdio.h,v 1.12 2006/05/30 11:08:10 jwillemsen Exp
This code was originally in various places including ace/OS.h.
Definition in file os_stdio.h.
|
|
Definition at line 62 of file os_stdio.h. |
|
|
Definition at line 83 of file os_stdio.h. Referenced by ACE_Process_Options::set_handles(), and ACE_Process::spawn(). |
|
|
Definition at line 81 of file os_stdio.h. Referenced by ACE_Event_Handler::read_adapter(), ACE_Event_Handler::register_stdin_handler(), ACE_Event_Handler::remove_stdin_handler(), ACE_Process_Options::set_handles(), and ACE_Process::spawn(). |
|
|
Definition at line 82 of file os_stdio.h. Referenced by ACE_Process_Options::set_handles(), and ACE_Process::spawn(). |
|
|
Definition at line 70 of file os_stdio.h. |
|
1.3.6