FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
Time::Time
(
const std::string &
str
)
inline
Definition at line
71
of file
Time.h
.
References
iso
, and
_time_format::str()
.
72
{
73
std::stringstream stream;
74
stream <<
str
;
75
stream >>
Time::iso
>> *
this
;
76
}
str
char str[80]
Definition:
test_client.c:7
Time::iso
static const _time_format iso
set to format to the sql format (without the fraction of seconds)
Definition:
Time.h:44
Here is the call graph for this function:
Time
Generated on Sun Sep 18 2016 20:51:04 for FACT++ by
1.8.11