os_stdio.h File Reference

#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:

Include dependency graph

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

Included by dependency graph

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


Detailed Description

standard buffered input/output

os_stdio.h,v 1.12 2006/05/30 11:08:10 jwillemsen Exp

Author:
Don Hinton <dhinton@dresystems.com>

This code was originally in various places including ace/OS.h.

Definition in file os_stdio.h.


Define Documentation

#define ACE_MAX_USERID   32
 

Definition at line 62 of file os_stdio.h.

#define ACE_STDERR   GetStdHandle (STD_ERROR_HANDLE)
 

Definition at line 83 of file os_stdio.h.

Referenced by ACE_Process_Options::set_handles(), and ACE_Process::spawn().

#define ACE_STDIN   GetStdHandle (STD_INPUT_HANDLE)
 

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().

#define ACE_STDOUT   GetStdHandle (STD_OUTPUT_HANDLE)
 

Definition at line 82 of file os_stdio.h.

Referenced by ACE_Process_Options::set_handles(), and ACE_Process::spawn().

#define ACE_STREAMBUF_SIZE   1024
 

Definition at line 70 of file os_stdio.h.


Typedef Documentation

typedef OVERLAPPED ACE_OVERLAPPED
 

Definition at line 93 of file os_stdio.h.

Referenced by ACE_WIN32_Proactor::close(), ACE_WIN32_Proactor::handle_events(), 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().


Generated on Thu Nov 9 10:54:17 2006 for ACE by doxygen 1.3.6