.TH "socketport.h" 3 "Wed Oct 31 2018" "GNU CommonC++" \" -*- nroff -*- .ad l .nh .SH NAME socketport.h \- Network service framework and design pattern\&. .SH SYNOPSIS .br .PP \fC#include \fP .br \fC#include \fP .br .SS "Classes" .in +1c .ti -1c .RI "class \fBost::SocketPort\fP" .br .RI "The socket port is an internal class which is attached to and then serviced by a specific \fBSocketService\fP 'object'\&. " .ti -1c .RI "class \fBost::SocketService\fP" .br .RI "The \fBSocketService\fP is a thread pool object that is meant to service attached socket ports\&. " .in -1c .SS "Namespaces" .in +1c .ti -1c .RI " \fBost\fP" .br .in -1c .SS "Variables" .in +1c .ti -1c .RI "class \fB__EXPORT\fP \fBost::SocketPort\fP" .br .ti -1c .RI "class \fB__EXPORT\fP \fBost::SocketService\fP" .br .in -1c .SH "Detailed Description" .PP Network service framework and design pattern\&. .SH "Author" .PP Generated automatically by Doxygen for GNU CommonC++ from the source code\&.