ACE_INet  6.1.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | Public Member Functions
ACE::IOS::Sock_OStreamBase< ACE_SYNCH_DECL > Class Template Reference

#include <Sock_IOStream.h>

Inheritance diagram for ACE::IOS::Sock_OStreamBase< ACE_SYNCH_DECL >:
Inheritance graph
Collaboration diagram for ACE::IOS::Sock_OStreamBase< ACE_SYNCH_DECL >:
Collaboration graph

List of all members.

Public Types

typedef Sock_IOSBase
< ACE_SYNCH_USE
ios_base
typedef ios_base::stream_type stream_type
typedef Sock_StreamBufferBase
< ACE_SYNCH_USE
buffer_type
- Public Types inherited from ACE::IOS::Sock_IOSBase< ACE_SYNCH_USE >

Public Member Functions

 Sock_OStreamBase (stream_type *stream)
 ~Sock_OStreamBase ()
void set_interceptor (typename buffer_type::interceptor_type &interceptor)
- Public Member Functions inherited from ACE::IOS::Sock_IOSBase< ACE_SYNCH_USE >
 Sock_IOSBase (stream_type *stream)
 ~Sock_IOSBase ()
buffer_typerdbuf ()
void close ()
const stream_typestream () const

Additional Inherited Members

- Protected Attributes inherited from ACE::IOS::Sock_IOSBase< ACE_SYNCH_USE >
buffer_type streambuf_

Member Typedef Documentation


Constructor & Destructor Documentation

template<ACE_SYNCH_DECL >
ACE::IOS::Sock_OStreamBase< ACE_SYNCH_DECL >::Sock_OStreamBase ( stream_type stream)
explicit
template<ACE_SYNCH_DECL >
ACE::IOS::Sock_OStreamBase< ACE_SYNCH_DECL >::~Sock_OStreamBase ( )

Member Function Documentation

template<ACE_SYNCH_DECL >
void ACE::IOS::Sock_OStreamBase< ACE_SYNCH_DECL >::set_interceptor ( typename buffer_type::interceptor_type interceptor)

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