_Scan_for_wspace Struct Reference

#include <stdapis/stlportv5/stl/_istream.c>

struct _Scan_for_wspace
Public Member Type Definitions
typedef_Traits::char_type char_type
typedefchar_type * first_argument_type
typedefchar_type * result_type
typedefchar_type * second_argument_type
Public Attributes
const ctype< char_type > *_M_ctype
Public Member Functions
_Scan_for_wspace(const ctype< char_type > *)
const char_type *operator()(const char_type *, const char_type *)

Member Type Definition Documentation

Typedef char_type

typedef _Traits::char_typechar_type

Typedef first_argument_type

typedef char_type *first_argument_type

Typedef result_type

typedef char_type *result_type

Typedef second_argument_type

typedef char_type *second_argument_type

Member Attribute Documentation

_M_ctype

const ctype< char_type > *_M_ctype

Constructor & Destructor Documentation

_Scan_for_wspace ( const ctype< char_type > * )

_Scan_for_wspace(const ctype< char_type > *__ctype)[inline]

Member Function Documentation

operator() ( const char_type *, const char_type * )

const char_type *operator()(const char_type *__first,
const char_type *__last
)const [inline]