ACE_INet  6.0.7
Public Types | Public Member Functions | Protected Attributes
ACE::IOS::Sock_IOSBase Class Reference

#include <Sock_IOStream.h>

Collaboration diagram for ACE::IOS::Sock_IOSBase:
Collaboration graph
[legend]

List of all members.

Public Types

typedef Sock_StreamBufferBase
< ACE_SYNCH_USE
buffer_type
typedef buffer_type::stream_type stream_type

Public Member Functions

 Sock_IOSBase (stream_type *stream)
 ~Sock_IOSBase ()
buffer_typerdbuf ()
void close ()
const stream_typestream () const

Protected Attributes

buffer_type streambuf_

Member Typedef Documentation


Constructor & Destructor Documentation

ACE::IOS::Sock_IOSBase::Sock_IOSBase ( stream_type stream)
ACE::IOS::Sock_IOSBase::~Sock_IOSBase ( )

Member Function Documentation

void ACE::IOS::Sock_IOSBase::close ( )
Sock_IOSBase< ACE_SYNCH_USE >::buffer_type * ACE::IOS::Sock_IOSBase::rdbuf ( )
const Sock_IOSBase< ACE_SYNCH_USE >::stream_type & ACE::IOS::Sock_IOSBase::stream ( ) const

Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines