time_put Members

The following tables list the members of the time_put Class. For a list of members inherited by the time_put class, see time_base Class.

Reference

Constructors

time_put

The constructor for objects of type time_put.

Typedefs

char_type

A type that is used to describe a character used by a locale.

iter_type

A type that describes an output iterator.

Member Functions

do_put

A virtual function that outputs time and date information as a sequence of CharTypes.

put

Outputs time and date information as a sequence of CharTypes.

See Also

Reference

time_put Class

time_base Class

Thread Safety in the Standard C++ Library