Public Member Functions | |
isotime (Time &time) | |
isotime (Date &date) | |
isotime (Date &date, Time &time) | |
Protected Member Functions | |
int | _input (int code) |
Extract formatted string for object. | |
char * | _print (void) |
Extract formatted string for object. |
Definition at line 980 of file datetime.h.
int ucommon::isotime::_input | ( | int | code | ) | [protected, virtual] |
Extract formatted string for object.
character | code we are pushing. |
Implements ucommon::InputProtocol.