/home/ntakagi/work/STLport-5.1.5/stlport/stl/_time_facets.h File Reference

#include <stl/_ctime.h>
#include <stl/c_locale.h>
#include <stl/_ios_base.h>

Go to the source code of this file.

Classes

class  _Time_Info
class  time_base
class  time_get< _Ch, _InIt >
class  time_get_byname< _Ch, _InIt >
class  time_put< _Ch, _OutIt >
class  time_put_byname< _Ch, _OutIt >

Defines

#define _MAXNAMES   64
#define _MAX_NAME_LENGTH   64

Functions

void _STLP_CALL _Init_timeinfo (_Time_Info &)
void _STLP_CALL _Init_timeinfo (_Time_Info &, _Locale_time *)
_STLP_MOVE_TO_PRIV_NAMESPACE
time_base::dateorder _STLP_CALL 
__get_date_order (_Locale_time *)
_Locale_time *_STLP_CALL __acquire_time (const char *__name, _Locale_name_hint *)
void _STLP_CALL __release_time (_Locale_time *__time)
_Locale_name_hint_Locale_time_extract_hint (time_get_byname< char, istreambuf_iterator< char, char_traits< char > > > *)
_STLP_MOVE_TO_PRIV_NAMESPACE
char *_STLP_CALL 
__write_formatted_time (char *__buf, size_t __buf_size, char __format, char __modifier, const _Time_Info &__table, const tm *__t)
template<class _OuIt>
_OuIt _STLP_CALL __put_time (char *__first, char *__last, _OuIt __out_ite, const ios_base &, char)
template<class _OuIt>
_OuIt _STLP_CALL __put_time (char *__first, char *__last, _OuIt __out_ite, const ios_base &__s, wchar_t)


Define Documentation

#define _MAX_NAME_LENGTH   64

Definition at line 72 of file _time_facets.h.

Referenced by __match().

#define _MAXNAMES   64

Definition at line 71 of file _time_facets.h.

Referenced by __match().


Function Documentation

_Locale_time* _STLP_CALL __acquire_time ( const char *  __name,
_Locale_name_hint  
)

Definition at line 221 of file locale_catalog.cpp.

References __REINTERPRET_CAST, and _Locale_extract_time_name().

_STLP_MOVE_TO_PRIV_NAMESPACE time_base::dateorder _STLP_CALL __get_date_order ( _Locale_time  ) 

template<class _OuIt>
_OuIt _STLP_CALL __put_time ( char *  __first,
char *  __last,
_OuIt  __out_ite,
const ios_base __s,
wchar_t   
)

Definition at line 352 of file _time_facets.c.

References __STATIC_CAST, ios_base::_M_ctype_facet(), and copy().

template<class _OuIt>
_OuIt _STLP_CALL __put_time ( char *  __first,
char *  __last,
_OuIt  __out_ite,
const ios_base ,
char   
) [inline]

Definition at line 240 of file _time_facets.h.

References copy().

void _STLP_CALL __release_time ( _Locale_time __time  ) 

_Locale_name_hint* _Locale_time_extract_hint ( time_get_byname< char, istreambuf_iterator< char, char_traits< char > > > *   ) 



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