_Filebuf_Tmp_Buf< _CharT > Struct Template Reference

#include <_fstream.h>

List of all members.

Public Member Functions

 _Filebuf_Tmp_Buf (ptrdiff_t __n)
 ~_Filebuf_Tmp_Buf ()

Public Attributes

_CharT * _M_ptr


Detailed Description

template<class _CharT>
struct _Filebuf_Tmp_Buf< _CharT >

Definition at line 371 of file _fstream.h.


Constructor & Destructor Documentation

template<class _CharT>
_Filebuf_Tmp_Buf< _CharT >::_Filebuf_Tmp_Buf ( ptrdiff_t  __n  )  [inline]

Definition at line 373 of file _fstream.h.

References _Filebuf_Tmp_Buf< _CharT >::_M_ptr.

template<class _CharT>
_Filebuf_Tmp_Buf< _CharT >::~_Filebuf_Tmp_Buf (  )  [inline]

Definition at line 374 of file _fstream.h.

References _Filebuf_Tmp_Buf< _CharT >::_M_ptr.


Member Data Documentation


The documentation for this struct was generated from the following file:
  • /home/ntakagi/work/STLport-5.1.5/stlport/stl/_fstream.h



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