FACT++  1.0
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); }
char str[80]
Definition: test_client.c:7
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: