FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
static
shared_ptr
tcp_connection::create
(
ba::io_service &
io_service
)
inline
static
Definition at line
480
of file
ftm.cc
.
481
{
482
return
shared_ptr
(
new
tcp_connection
(io_service));
483
}
tcp_connection::shared_ptr
boost::shared_ptr< tcp_connection > shared_ptr
Definition:
fad.cc:431
tcp_connection::tcp_connection
tcp_connection(ba::io_service &ioservice, int boardid)
Definition:
fad.cc:87
tcp_connection
Generated on Sun Sep 18 2016 20:51:03 for FACT++ by
1.8.11