__bstr_wrapper< _CharT, _Traits, _Alloc > Struct Template Reference

#include <_string_sum.h>

List of all members.

Public Types

typedef const _CharT & const_reference
typedef basic_string< _CharT,
_Traits, _Alloc > 
_BString

Public Member Functions

 __bstr_wrapper (_BString const &__s)
size_t size () const
const_reference operator[] (size_t __n) const
_BString const & b_str () const


Detailed Description

template<class _CharT, class _Traits, class _Alloc>
struct __bstr_wrapper< _CharT, _Traits, _Alloc >

Definition at line 63 of file _string_sum.h.


Member Typedef Documentation

template<class _CharT, class _Traits, class _Alloc>
typedef const _CharT& __bstr_wrapper< _CharT, _Traits, _Alloc >::const_reference

Definition at line 64 of file _string_sum.h.

template<class _CharT, class _Traits, class _Alloc>
typedef basic_string<_CharT, _Traits, _Alloc> __bstr_wrapper< _CharT, _Traits, _Alloc >::_BString

Definition at line 65 of file _string_sum.h.


Constructor & Destructor Documentation

template<class _CharT, class _Traits, class _Alloc>
__bstr_wrapper< _CharT, _Traits, _Alloc >::__bstr_wrapper ( _BString const &  __s  )  [inline]

Definition at line 67 of file _string_sum.h.


Member Function Documentation

template<class _CharT, class _Traits, class _Alloc>
size_t __bstr_wrapper< _CharT, _Traits, _Alloc >::size (  )  const [inline]

Definition at line 70 of file _string_sum.h.

References basic_string< _CharT, _Traits, _Alloc >::size().

template<class _CharT, class _Traits, class _Alloc>
const_reference __bstr_wrapper< _CharT, _Traits, _Alloc >::operator[] ( size_t  __n  )  const [inline]

Definition at line 72 of file _string_sum.h.

template<class _CharT, class _Traits, class _Alloc>
_BString const& __bstr_wrapper< _CharT, _Traits, _Alloc >::b_str (  )  const [inline]

Definition at line 74 of file _string_sum.h.


The documentation for this struct was generated from the following file:



Generated on Mon Mar 10 15:32:53 2008 by  doxygen 1.5.1