ACE_INet  6.0.7
Public Types | Public Member Functions | Private Types
ACE::IOS::Sock_StreamBufferBase Class Reference

#include <Sock_IOStream.h>

Inheritance diagram for ACE::IOS::Sock_StreamBufferBase:
Inheritance graph
[legend]
Collaboration diagram for ACE::IOS::Sock_StreamBufferBase:
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 }

Member Typedef Documentation


Member Enumeration Documentation

anonymous enum [private]
Enumerator:
BUFFER_SIZE 

Constructor & Destructor Documentation

ACE::IOS::Sock_StreamBufferBase::Sock_StreamBufferBase ( stream_type stream)
ACE::IOS::Sock_StreamBufferBase::~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