| 
    STLdoc
    
   STLdocumentation 
   | 
 
  
 Public Types | |
| enum | {  _Allocated = 1, _Constant = 2, _Noread = 4, _Append = 8, _Atend = 16 }  | 
| typedef basic_stringbuf< _Elem, _Traits, _Alloc > | _Myt | 
| typedef _Alloc | allocator_type | 
| typedef basic_streambuf< _Elem, _Traits > | _Mysb | 
| typedef basic_string< _Elem, _Traits, _Alloc > | _Mystr | 
| typedef int | _Strstate | 
| typedef _Traits::int_type | int_type | 
| typedef _Traits::pos_type | pos_type | 
| typedef _Traits::off_type | off_type | 
  Public Types inherited from basic_streambuf< _Elem, _Traits > | |
| typedef _Elem | char_type | 
| typedef _Traits | traits_type | 
| typedef _Traits::int_type | int_type | 
| typedef _Traits::pos_type | pos_type | 
| typedef _Traits::off_type | off_type | 
Private Types | |
| enum | { _MINSIZE = 32 } | 
Private Member Functions | |
| _Strstate | _Getstate (ios_base::openmode _Mode) | 
Private Attributes | |
| _Elem * | _Seekhigh | 
| _Strstate | _Mystate | 
| allocator_type | _Al | 
Additional Inherited Members | |
  Protected Attributes inherited from basic_streambuf< _Elem, _Traits > | |
| locale * | _Plocale | 
| typedef basic_streambuf<_Elem, _Traits> basic_stringbuf< _Elem, _Traits, _Alloc >::_Mysb | 
| typedef basic_string<_Elem, _Traits, _Alloc> basic_stringbuf< _Elem, _Traits, _Alloc >::_Mystr | 
| typedef basic_stringbuf<_Elem, _Traits, _Alloc> basic_stringbuf< _Elem, _Traits, _Alloc >::_Myt | 
| typedef int basic_stringbuf< _Elem, _Traits, _Alloc >::_Strstate | 
| typedef _Alloc basic_stringbuf< _Elem, _Traits, _Alloc >::allocator_type | 
| typedef _Traits::int_type basic_stringbuf< _Elem, _Traits, _Alloc >::int_type | 
| typedef _Traits::off_type basic_stringbuf< _Elem, _Traits, _Alloc >::off_type | 
| typedef _Traits::pos_type basic_stringbuf< _Elem, _Traits, _Alloc >::pos_type | 
| anonymous enum | 
      
  | 
  private | 
      
  | 
  inlineexplicit | 
      
  | 
  inlineexplicit | 
      
  | 
  inline | 
      
  | 
  delete | 
      
  | 
  inlinevirtual | 
      
  | 
  inline | 
      
  | 
  inlineprivate | 
      
  | 
  inlineprotected | 
      
  | 
  inlineprotected | 
      
  | 
  inline | 
      
  | 
  delete | 
      
  | 
  inlineprotectedvirtual | 
Reimplemented from basic_streambuf< _Elem, _Traits >.
      
  | 
  inlineprotectedvirtual | 
Reimplemented from basic_streambuf< _Elem, _Traits >.
      
  | 
  inlineprotectedvirtual | 
Reimplemented from basic_streambuf< _Elem, _Traits >.
      
  | 
  inlineprotectedvirtual | 
Reimplemented from basic_streambuf< _Elem, _Traits >.
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  inlineprotectedvirtual | 
Reimplemented from basic_streambuf< _Elem, _Traits >.
      
  | 
  private | 
      
  | 
  private | 
      
  | 
  private | 
 1.8.8