Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following tables list the members of the time_get Class. For a list of members inherited by the time_get class, see time_base Class.
Reference
Constructors
The constructor for objects of type time_get. |
Typedefs
A type that is used to describe a character used by a locale. |
|
A type that describes an input iterator. |
Member Functions
Returns the date order used by a facet. |
|
A protected virtual member function that is called to return the date order used by a facet. |
|
Reads and converts character data to a time value. |
|
A protected virtual member function that is called to parse a string as the date produced by the x specifier for strftime. |
|
A protected virtual member function that is called to parse a string as the name of the month. |
|
A protected virtual member function that is called to parse a string as the date produced by the X specifier for strftime. |
|
A protected virtual member function that is called to parse a string as the name of the day of the week. |
|
A protected virtual member function that is called to parses a string as the name of the year. |
|
Reads from a source of character data and converts that data to a time that is stored in a time struct. |
|
Parses a string as the date produced by the x specifier for strftime. |
|
Parses a string as the name of the month. |
|
Parses a string as the date produced by the X specifier for strftime. |
|
Parses a string as the name of the day of the week. |
|
Parses a string as the name of the year. |