![]() |
Home | Libraries | People | FAQ | More |
boost::date_time::all_date_names_put — A date name output facet that takes an array of char* to define strings.
// In header: <boost/date_time/date_names_put.hpp> template<typename Config, typename charT = char, typename OutputIterator = charT> > class all_date_names_put : public { public: // types typedef OutputIterator ; typedef ; typedef ; typedef ; // construct/copy/destruct (const charT *const, const charT *const, const charT *const, const charT *const, const charT *const, charT = '-', = , = ); // public member functions const charT *const * () ; const charT *const * () ; const charT *const * () ; const charT *const * () ; const charT *const * () ; // protected member functions void (, ) ; void (, ) ; void (, ) ; void (, ) ; void (, ) ; void () ; void () ; () ; () ; };
all_date_names_put
protected member functionsvoid ( oitr, moy) ;Generic facet that takes array of chars.
void ( oitr, moy) ;Long month names.
void ( oitr, sv) ;Special values names.
void ( oitr, wd) ;
void ( oitr, wd) ;
void ( oitr) ;char between year-month
void ( oitr) ;Char to separate month-day.
() ;Set the date ordering.
() ;Set the date ordering.