FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
void tcp_connection::PostTrigger
(
uint32_t
triggerid
)
inline
Definition at line
93
of file
fad.cc
.
References
SendData()
.
94
{
95
if
(
fTriggerEnabled
)
96
get_io_service().post(boost::bind(&
tcp_connection::SendData
,
this
, triggerid));
97
}
tcp_connection::SendData
void SendData()
Definition:
fsc.cc:71
tcp_connection::fTriggerEnabled
bool fTriggerEnabled
Definition:
fad.cc:125
Here is the call graph for this function:
tcp_connection
Generated on Sun Sep 18 2016 20:51:03 for FACT++ by
1.8.11