.TH "TCPIOSocket" 3 "Fri Dec 2 2022" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME TCPIOSocket .SH SYNOPSIS .br .PP .PP Inherits \fBTCPSocket\fP\&. .PP Inherited by \fBTCPClientConnection\fP, and \fBTCPServerConnection\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "int \fBread\fP (void *d, int n)" .br .ti -1c .RI "int \fBwrite\fP (const void *d, int n)" .br .ti -1c .RI "int \fBread_int\fP (int *d, int n)" .br .ti -1c .RI "int \fBwrite_int\fP (const int *d, int n)" .br .ti -1c .RI "int \fBread_string\fP (std::string &)" .br .ti -1c .RI "int \fBwrite_string\fP (const std::string &)" .br .ti -1c .RI "int \fBread_int\fP (int &)" .br .ti -1c .RI "int \fBwrite_int\fP (int)" .br .ti -1c .RI "int \fBread_uint32\fP (u_int32_t &)" .br .ti -1c .RI "int \fBwrite_uint32\fP (u_int32_t)" .br .in -1c .SS "Additional Inherited Members" .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.