ACE_INet
6.1.9
|
#include <String_IOStream.h>
Public Types | |
typedef String_IOSBase < ACE_CHAR_T, TR > | ios_base |
typedef ios_base::string_type | string_type |
typedef ios_base::buffer_type::pos_type | pos_type |
Public Types inherited from ACE::IOS::String_IOSBase< ACE_CHAR_T, TR > | |
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_IStreamBase () | |
String_IStreamBase (const string_type &string) | |
~String_IStreamBase () | |
String_IStreamBase & | rewind () |
Public Member Functions inherited from ACE::IOS::String_IOSBase< ACE_CHAR_T, TR > | |
String_IOSBase (openmode mode) | |
String_IOSBase (string_type &string, openmode mode) | |
~String_IOSBase () | |
buffer_type * | rdbuf () |
void | close () |
const buffer_type & | stream () const |
Additional Inherited Members | |
Protected Attributes inherited from ACE::IOS::String_IOSBase< ACE_CHAR_T, TR > | |
buffer_type | streambuf_ |
typedef String_IOSBase<ACE_CHAR_T, TR> ACE::IOS::String_IStreamBase< ACE_CHAR_T, TR >::ios_base |
typedef ios_base::buffer_type::pos_type ACE::IOS::String_IStreamBase< ACE_CHAR_T, TR >::pos_type |
typedef ios_base::string_type ACE::IOS::String_IStreamBase< ACE_CHAR_T, TR >::string_type |
|
explicit |
|
explicit |
ACE::IOS::String_IStreamBase< ACE_CHAR_T, TR >::~String_IStreamBase | ( | ) |
String_IStreamBase< ACE_CHAR_T, TR > & ACE::IOS::String_IStreamBase< ACE_CHAR_T, TR >::rewind | ( | ) |