FACT++  1.0
EventImp& EventImp::operator() ( const std::string  str)
inline

Definition at line 36 of file EventImp.h.

References SetDescription().

36 { SetDescription(str); return *this; }
char str[80]
Definition: test_client.c:7
virtual void SetDescription(const std::string &)
Definition: EventImp.h:26

+ Here is the call graph for this function: