libtime++: Date and time calculation

◆ TBaseClassTime() [1/4]

libtime::TBaseClassTime::TBaseClassTime ( const std::string &  Itimestring)
inlineprotected

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

References string_read().

263  { string_read(Itimestring); }
void string_read(const std::string &timestring)
Definition: base_constr.cc:47
Here is the call graph for this function: