fpos< _StateT > Class Template Reference

#include <char_traits.h>

List of all members.

Public Member Functions

 fpos (streamoff __pos)
 fpos ()
 operator streamoff () const
bool operator== (const fpos &__y) const
bool operator!= (const fpos &__y) const
fposoperator+= (streamoff __off)
fposoperator-= (streamoff __off)
fpos operator+ (streamoff __off)
fpos operator- (streamoff __off)
_StateT state () const
void state (_StateT __st)


Detailed Description

template<class _StateT>
class fpos< _StateT >

Definition at line 88 of file char_traits.h.


Constructor & Destructor Documentation

template<class _StateT>
fpos< _StateT >::fpos ( streamoff  __pos  )  [inline]

Definition at line 90 of file char_traits.h.

template<class _StateT>
fpos< _StateT >::fpos (  )  [inline]

Definition at line 91 of file char_traits.h.


Member Function Documentation

template<class _StateT>
fpos< _StateT >::operator streamoff (  )  const [inline]

Definition at line 93 of file char_traits.h.

template<class _StateT>
bool fpos< _StateT >::operator== ( const fpos< _StateT > &  __y  )  const [inline]

Definition at line 95 of file char_traits.h.

References fpos< _StateT >::_M_pos.

template<class _StateT>
bool fpos< _StateT >::operator!= ( const fpos< _StateT > &  __y  )  const [inline]

Definition at line 97 of file char_traits.h.

References fpos< _StateT >::_M_pos.

template<class _StateT>
fpos& fpos< _StateT >::operator+= ( streamoff  __off  )  [inline]

Definition at line 100 of file char_traits.h.

template<class _StateT>
fpos& fpos< _StateT >::operator-= ( streamoff  __off  )  [inline]

Definition at line 104 of file char_traits.h.

template<class _StateT>
fpos fpos< _StateT >::operator+ ( streamoff  __off  )  [inline]

Definition at line 109 of file char_traits.h.

template<class _StateT>
fpos fpos< _StateT >::operator- ( streamoff  __off  )  [inline]

Definition at line 114 of file char_traits.h.

template<class _StateT>
_StateT fpos< _StateT >::state (  )  const [inline]

Definition at line 121 of file char_traits.h.

template<class _StateT>
void fpos< _StateT >::state ( _StateT  __st  )  [inline]

Definition at line 122 of file char_traits.h.


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



Generated on Mon Mar 10 15:33:00 2008 by  doxygen 1.5.1