_Scan_wspace_null< _Traits > Struct Template Reference

List of all members.

Public Types

typedef _Traits::char_type char_type
typedef char_typefirst_argument_type
typedef char_typesecond_argument_type
typedef char_typeresult_type

Public Member Functions

 _Scan_wspace_null (const ctype< char_type > *__c_type)
const char_typeoperator() (const char_type *__first, const char_type *__last) const

Public Attributes

const ctype< char_type > * _M_ctype

Detailed Description

template<class _Traits>
struct _Scan_wspace_null< _Traits >

Definition at line 94 of file _istream.c.


Member Typedef Documentation

template<class _Traits>
typedef _Traits::char_type _Scan_wspace_null< _Traits >::char_type

Definition at line 95 of file _istream.c.

template<class _Traits>
typedef char_type* _Scan_wspace_null< _Traits >::first_argument_type

Definition at line 96 of file _istream.c.

template<class _Traits>
typedef char_type* _Scan_wspace_null< _Traits >::second_argument_type

Definition at line 97 of file _istream.c.

template<class _Traits>
typedef char_type* _Scan_wspace_null< _Traits >::result_type

Definition at line 98 of file _istream.c.


Constructor & Destructor Documentation

template<class _Traits>
_Scan_wspace_null< _Traits >::_Scan_wspace_null ( const ctype< char_type > *  __c_type  )  [inline]

Definition at line 102 of file _istream.c.


Member Function Documentation

template<class _Traits>
const char_type* _Scan_wspace_null< _Traits >::operator() ( const char_type __first,
const char_type __last 
) const [inline]

Definition at line 104 of file _istream.c.

References _Scan_wspace_null< _Traits >::_M_ctype, find_if(), and ctype_base::space.


Member Data Documentation

template<class _Traits>
const ctype<char_type>* _Scan_wspace_null< _Traits >::_M_ctype

Definition at line 100 of file _istream.c.

Referenced by _Scan_wspace_null< _Traits >::operator()().


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



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