STLdoc
STLdocumentation
|
Public Types | |
typedef _Elem | char_type |
typedef _InIt | iter_type |
typedef ctype< _Elem > | _Ctype |
Public Types inherited from time_base | |
enum | dateorder { no_order, dmy, mdy, ymd, ydm } |
Public Member Functions | |
dateorder __CLR_OR_THIS_CALL | date_order () const |
_InIt __CLR_OR_THIS_CALL | get_time (_InIt _First, _InIt _Last, ios_base &_Iosbase, ios_base::iostate &_State, tm *_Pt) const |
_InIt __CLR_OR_THIS_CALL | get_date (_InIt _First, _InIt _Last, ios_base &_Iosbase, ios_base::iostate &_State, tm *_Pt) const |
_InIt __CLR_OR_THIS_CALL | get_weekday (_InIt _First, _InIt _Last, ios_base &_Iosbase, ios_base::iostate &_State, tm *_Pt) const |
_InIt __CLR_OR_THIS_CALL | get_monthname (_InIt _First, _InIt _Last, ios_base &_Iosbase, ios_base::iostate &_State, tm *_Pt) const |
_InIt __CLR_OR_THIS_CALL | get_year (_InIt _First, _InIt _Last, ios_base &_Iosbase, ios_base::iostate &_State, tm *_Pt) const |
_InIt __CLR_OR_THIS_CALL | get (_InIt _First, _InIt _Last, ios_base &_Iosbase, ios_base::iostate &_State, tm *_Pt, char _Specifier, char _Modifier= '\0') const |
_InIt __CLR_OR_THIS_CALL | get (_InIt _First, _InIt _Last, ios_base &_Iosbase, ios_base::iostate &_State, tm *_Pt, const _Elem *_Fmtfirst, const _Elem *_Fmtlast) const |
__CLR_OR_THIS_CALL | time_get (size_t _Refs=0) |
__CLR_OR_THIS_CALL | time_get (const _Locinfo &_Lobj, size_t _Refs=0) |
Public Member Functions inherited from time_base | |
__CLR_OR_THIS_CALL | time_base (size_t _Refs=0) |
__CLR_OR_THIS_CALL | ~time_base () _NOEXCEPT |
Public Member Functions inherited from locale::facet | |
virtual void __CLR_OR_THIS_CALL | _Incref () |
virtual _Facet_base *__CLR_OR_THIS_CALL | _Decref () |
__CLR_OR_THIS_CALL | facet (const facet &)=delete |
facet &__CLR_OR_THIS_CALL | operator= (const facet &)=delete |
Public Member Functions inherited from _Facet_base | |
virtual __CLR_OR_THIS_CALL | ~_Facet_base () _NOEXCEPT |
Static Public Member Functions | |
static size_t __CLRCALL_OR_CDECL | _Getcat (const locale::facet **_Ppf=0, const locale *_Ploc=0) |
Static Public Member Functions inherited from locale::facet | |
static size_t __CLRCALL_OR_CDECL | _Getcat (const facet **=0, const locale *=0) |
Static Public Attributes | |
static __PURE_APPDOMAIN_GLOBAL locale::id | id |
Protected Member Functions | |
virtual __CLR_OR_THIS_CALL | ~time_get () _NOEXCEPT |
__CLR_OR_THIS_CALL | time_get (const char *_Locname, size_t _Refs=0) |
template<class _Elem2 > | |
void | _Getvals (_Elem2, const _Locinfo &_Lobj) |
template<> | |
void | _Getvals (wchar_t, const _Locinfo &_Lobj) |
void __CLR_OR_THIS_CALL | _Init (const _Locinfo &_Lobj) |
virtual dateorder __CLR_OR_THIS_CALL | do_date_order () const |
virtual _InIt __CLR_OR_THIS_CALL | do_get_time (_InIt _First, _InIt _Last, ios_base &_Iosbase, ios_base::iostate &_State, tm *_Pt) const |
virtual _InIt __CLR_OR_THIS_CALL | do_get_date (_InIt _First, _InIt _Last, ios_base &_Iosbase, ios_base::iostate &_State, tm *_Pt) const |
virtual _InIt __CLR_OR_THIS_CALL | do_get_weekday (_InIt _First, _InIt _Last, ios_base &, ios_base::iostate &_State, tm *_Pt) const |
virtual _InIt __CLR_OR_THIS_CALL | do_get_monthname (_InIt _First, _InIt _Last, ios_base &, ios_base::iostate &_State, tm *_Pt) const |
virtual _InIt __CLR_OR_THIS_CALL | do_get_year (_InIt _First, _InIt _Last, ios_base &_Iosbase, ios_base::iostate &_State, tm *_Pt) const |
virtual _InIt __CLR_OR_THIS_CALL | do_get (_InIt _First, _InIt _Last, ios_base &_Iosbase, ios_base::iostate &_State, tm *_Pt, char _Specifier, char=0) const |
_InIt __CLR_OR_THIS_CALL | _Getfmt (_InIt _First, _InIt _Last, ios_base &_Iosbase, ios_base::iostate &_State, tm *_Pt, const char *_Fmtfirst) const |
Protected Member Functions inherited from locale::facet | |
__CLR_OR_THIS_CALL | facet (size_t _Initrefs=0) |
virtual __CLR_OR_THIS_CALL | ~facet () _NOEXCEPT |
Private Member Functions | |
ios_base::iostate __CLRCALL_OR_CDECL | _Getint (_InIt &_First, _InIt &_Last, int _Lo, int _Hi, int &_Val, const _Ctype &_Ctype_fac) const |
void __CLR_OR_THIS_CALL | _Tidy () |
Private Attributes | |
const _Elem * | _Days |
const _Elem * | _Months |
const _Elem * | _Ampm |
dateorder | _Dateorder |
_Locinfo::_Cvtvec | _Cvt |
typedef ctype<_Elem> time_get< _Elem, _InIt >::_Ctype |
typedef _Elem time_get< _Elem, _InIt >::char_type |
typedef _InIt time_get< _Elem, _InIt >::iter_type |
|
inlineexplicit |
|
inline |
|
inlineprotectedvirtual |
|
inlineprotected |
|
inlinestatic |
|
inlineprotected |
|
inlineprivate |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprivate |
|
inline |
|
inlineprotectedvirtual |
|
inlineprotectedvirtual |
|
inlineprotectedvirtual |
|
inlineprotectedvirtual |
|
inlineprotectedvirtual |
|
inlineprotectedvirtual |
|
inlineprotectedvirtual |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
private |
|
static |