_Ctype_byname_w_is_mask Struct Reference

List of all members.

Public Types

typedef wchar_t argument_type
typedef bool result_type

Public Member Functions

 _Ctype_byname_w_is_mask (int m, _Locale_ctype *c)
bool operator() (wchar_t c) const

Public Attributes

int M
_Locale_ctypeM_ctp

Detailed Description

Definition at line 92 of file facets_byname.cpp.


Member Typedef Documentation

Definition at line 93 of file facets_byname.cpp.

Definition at line 94 of file facets_byname.cpp.


Constructor & Destructor Documentation

_Ctype_byname_w_is_mask::_Ctype_byname_w_is_mask ( int  m,
_Locale_ctype c 
) [inline]

Definition at line 99 of file facets_byname.cpp.


Member Function Documentation

bool _Ctype_byname_w_is_mask::operator() ( wchar_t  c  )  const [inline]

Definition at line 100 of file facets_byname.cpp.

References _Locale_wchar_ctype(), M, and M_ctp.


Member Data Documentation

Definition at line 96 of file facets_byname.cpp.

Referenced by operator()().

Definition at line 97 of file facets_byname.cpp.

Referenced by operator()().


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



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