libtime++: Date and time calculation

◆ TBaseClassTime() [2/4]

libtime::TBaseClassTime::TBaseClassTime ( const char *  Itimestring)
inlineprotected

Definition at line 264 of file libtime++.h.

References char_read().

265  { char_read(Itimestring); }
void char_read(const char *timestring)
Definition: base_constr.cc:59
Here is the call graph for this function: