FACT++  1.0
EventImp& EventImp::operator() ( const char *  str)
inline

Definition at line 37 of file EventImp.h.

References SetDescription().

37 { 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: