FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
void Event::SetString
(
const std::string &
str
)
inline
Definition at line
58
of file
Event.h
.
References
SetData()
.
58
{
SetData
(
str
.c_str(),
str
.length()+1); }
str
char str[80]
Definition:
test_client.c:7
Event::SetData
void SetData(const std::vector< char > &data)
Definition:
Event.h:48
Here is the call graph for this function:
Event
Generated on Sun Sep 18 2016 20:50:50 for FACT++ by
1.8.11