IOStream_T.h File Reference

#include "ace/INET_Addr.h"
#include "ace/Global_Macros.h"
#include "ace/IOStream_T.inl"
#include "ace/IOStream_T.cpp"
Include dependency graph for IOStream_T.h:
This graph shows which files directly or indirectly include this file:

Classes

class  ACE_Streambuf_T< STREAM >
class  ACE_IOStream< STREAM >
 A template adapter for creating an iostream-like object using an ACE IPC Stream for the actual I/O. Iostreams use an underlying streambuf object for the IO interface. The iostream class and derivatives provide you with a host of convenient operators that access the streambuf. More...
class  ACE_SOCK_Dgram_SC< STREAM >
 "Dgram_SC" is short for "Datagram Self-Contained." More...

Functions

template<class STREAM >
ace pre h
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
STREAM & 
operator>> (STREAM &stream, ACE_Quoted_String &str)
template<class STREAM >
STREAM & operator<< (STREAM &stream, ACE_Quoted_String &str)

Detailed Description

Id
IOStream_T.h 80826 2008-03-04 14:51:23Z wotte
Author:
James CE Johnson <jcej@lads.com>
Jim Crossley <jim@lads.com>

This file should not be included directly by application code. Instead, it should include "ace/IOStream.h". That's because we only put some conditional compilations in that file.


Function Documentation

template<class STREAM >
STREAM& operator<< ( STREAM &  stream,
ACE_Quoted_String str 
) [inline]
template<class STREAM >
ace pre h ACE_BEGIN_VERSIONED_NAMESPACE_DECL STREAM& operator>> ( STREAM &  stream,
ACE_Quoted_String str 
) [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Fri Sep 11 03:53:23 2009 for ACE by  doxygen 1.6.1