FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
int MessageImp::Update
(
const std::ostringstream &
str
,
int
severity
=
kMessage
)
inline
Definition at line
42
of file
MessageImp.h
.
References
Update()
.
Referenced by
Update()
.
42
{
return
Update
(
str
.str(), severity); }
str
char str[80]
Definition:
test_client.c:7
MessageImp::Update
int Update(const std::string &txt, int severity=kMessage)
Definition:
MessageImp.cc:156
Here is the call graph for this function:
Here is the caller graph for this function:
MessageImp
Generated on Sun Sep 18 2016 20:50:54 for FACT++ by
1.8.11