ACE_INet  6.0.8
Public Types | Public Member Functions | Private Types
ACE::IOS::Sock_StreamBufferBase< ACE_SYNCH_DECL > Class Template Reference

#include <Sock_IOStream.h>

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

List of all members.

Public Types

typedef StreamHandler
< ACE_SOCK_STREAM,
ACE_SYNCH_USE
stream_type

Public Member Functions

 Sock_StreamBufferBase (stream_type *stream)
virtual ~Sock_StreamBufferBase ()

Private Types

enum  { BUFFER_SIZE = 1024 }

template<ACE_SYNCH_DECL>
class ACE::IOS::Sock_StreamBufferBase< ACE_SYNCH_DECL >


Member Typedef Documentation


Member Enumeration Documentation

template<ACE_SYNCH_DECL >
anonymous enum [private]
Enumerator:
BUFFER_SIZE 

Constructor & Destructor Documentation

template<ACE_SYNCH_DECL >
ACE::IOS::Sock_StreamBufferBase< ACE_SYNCH_DECL >::~Sock_StreamBufferBase ( ) [virtual]

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