ACE_INet  6.1.0
ACE::HTTP::StreamPolicyBase< STREAM_BUFFER > Member List
This is the complete list of members for ACE::HTTP::StreamPolicyBase< STREAM_BUFFER >, including all inherited members.
char_type typedefACE::HTTP::StreamPolicyBase< STREAM_BUFFER >
read_from_stream(char_type *buffer, std::streamsize length)=0ACE::HTTP::StreamPolicyBase< STREAM_BUFFER > [pure virtual]
read_from_stream_i(char_type *buffer, std::streamsize length)ACE::HTTP::StreamPolicyBase< STREAM_BUFFER > [protected]
set_stream_buffer(STREAM_BUFFER *streambuf)ACE::HTTP::StreamPolicyBase< STREAM_BUFFER >
streambuf_ACE::HTTP::StreamPolicyBase< STREAM_BUFFER > [private]
StreamPolicyBase()ACE::HTTP::StreamPolicyBase< STREAM_BUFFER >
write_to_stream(const char_type *buffer, std::streamsize length)=0ACE::HTTP::StreamPolicyBase< STREAM_BUFFER > [pure virtual]
write_to_stream_i(const char_type *buffer, std::streamsize length)ACE::HTTP::StreamPolicyBase< STREAM_BUFFER > [protected]
~StreamPolicyBase()ACE::HTTP::StreamPolicyBase< STREAM_BUFFER > [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines