#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 |
Typedefs | |
typedef OVERLAPPED | ACE_OVERLAPPED |
This code was originally in various places including ace/OS.h.
Definition in file os_stdio.h.
|
Definition at line 54 of file os_stdio.h. |
|
Definition at line 62 of file os_stdio.h. |
|
Definition at line 66 of file os_stdio.h. Referenced by ACE_OS::ioctl(), ACE_OS::read(), ACE_SPIPE_Stream::recv(), ACE_SOCK_IO::recv(), ACE_SOCK_Dgram::recv(), ACE_Pipe::recv(), ACE_DEV_IO::recv(), ACE_OS::recvfrom(), ACE_SPIPE_Stream::send(), ACE_SOCK_IO::send(), ACE_SOCK_Dgram::send(), ACE_Pipe::send(), ACE_DEV_IO::send(), ACE_OS::sendto(), and ACE_OS::write(). |