ACE_INet  6.0.6
Public Types | Public Member Functions | Protected Attributes
ACE::IOS::String_IOSBase Class Reference

#include <String_IOStream.h>

Collaboration diagram for ACE::IOS::String_IOSBase:
Collaboration graph
[legend]

List of all members.

Public Types

typedef std::basic_ios
< ACE_CHAR_T, TR > 
ios_base
typedef
String_StreamBufferBase
< ACE_CHAR_T, TR > 
buffer_type
typedef buffer_type::string_type string_type
typedef buffer_type::openmode openmode

Public Member Functions

 String_IOSBase (openmode mode)
 String_IOSBase (string_type &string, openmode mode)
 ~String_IOSBase ()
buffer_typerdbuf ()
void close ()
const buffer_typestream () const

Protected Attributes

buffer_type streambuf_

Member Typedef Documentation

typedef std::basic_ios<ACE_CHAR_T, TR> ACE::IOS::String_IOSBase::ios_base

Constructor & Destructor Documentation

ACE::IOS::String_IOSBase::String_IOSBase ( openmode  mode)
ACE::IOS::String_IOSBase::String_IOSBase ( string_type string,
openmode  mode 
)
ACE::IOS::String_IOSBase::~String_IOSBase ( )

Member Function Documentation

void ACE::IOS::String_IOSBase::close ( )
String_IOSBase< ACE_CHAR_T, TR >::buffer_type * ACE::IOS::String_IOSBase::rdbuf ( )
const String_IOSBase< ACE_CHAR_T, TR >::buffer_type & ACE::IOS::String_IOSBase::stream ( ) const

Member Data Documentation


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