ACE_INet 7.1.4
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Protected Attributes | List of all members
ACE::IOS::Sock_IOSBase< ACE_SYNCH_DECL > Class Template Reference

#include <Sock_IOStream.h>

Inheritance diagram for ACE::IOS::Sock_IOSBase< ACE_SYNCH_DECL >:
Inheritance graph
[legend]
Collaboration diagram for ACE::IOS::Sock_IOSBase< ACE_SYNCH_DECL >:
Collaboration graph
[legend]

Public Types

typedef Sock_StreamBufferBase< ACE_SYNCH_USEbuffer_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

◆ buffer_type

◆ stream_type

template<ACE_SYNCH_DECL >
typedef buffer_type::stream_type ACE::IOS::Sock_IOSBase< ACE_SYNCH_DECL >::stream_type

Constructor & Destructor Documentation

◆ Sock_IOSBase()

template<ACE_SYNCH_DECL >
ACE::IOS::Sock_IOSBase< ACE_SYNCH_DECL >::Sock_IOSBase ( stream_type * stream)

◆ ~Sock_IOSBase()

Member Function Documentation

◆ close()

template<ACE_SYNCH_DECL >
void ACE::IOS::Sock_IOSBase< ACE_SYNCH_DECL >::close ( )

◆ rdbuf()

◆ stream()

Member Data Documentation

◆ streambuf_

template<ACE_SYNCH_DECL >
buffer_type ACE::IOS::Sock_IOSBase< ACE_SYNCH_DECL >::streambuf_
protected

The documentation for this class was generated from the following files: