_Scan_for_int_val Struct Reference

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

struct _Scan_for_int_val
Public Member Type Definitions
typedef_Traits::char_type char_type
typedefchar_type * first_argument_type
typedef_Traits::int_type int_type
typedefchar_type * result_type
typedefchar_type * second_argument_type
Public Attributes
int_type_M_val
Public Member Functions
_Scan_for_int_val(int_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 int_type

typedef _Traits::int_typeint_type

Typedef result_type

typedef char_type *result_type

Typedef second_argument_type

typedef char_type *second_argument_type

Member Attribute Documentation

_M_val

int_type_M_val

Constructor & Destructor Documentation

_Scan_for_int_val ( int_type )

_Scan_for_int_val(int_type__val)[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]