.TH "lo::ServerThread" 3 "Version 0.34" "liblo" \" -*- nroff -*- .ad l .nh .SH NAME lo::ServerThread \- Class representing a server thread, proxy for \fBlo_server_thread\fP\&. .SH SYNOPSIS .br .PP .PP \fR#include \fP .PP Inherits \fBlo::Server\fP\&. .SS "Additional Inherited Members" Public Member Functions inherited from \fBlo::Server\fP .in +1c .ti -1c .RI "\fBServer\fP (\fBlo_server\fP s)" .br .ti -1c .RI "template \fBServer\fP (const num_string_type &port, E &&e)" .br .ti -1c .RI "template \fBServer\fP (const num_string_type &port, int proto, E &&e=0)" .br .ti -1c .RI "template \fBServer\fP (const string_type &group, const num_string_type &port, const string_type &iface=0, const string_type &ip=0, E &&e=0)" .br .ti -1c .RI "\fBServer\fP (const num_string_type &port, \fBlo_err_handler\fP err_h=0)" .br .ti -1c .RI "\fBServer\fP (const num_string_type &port, int proto, \fBlo_err_handler\fP err_h=0)" .br .ti -1c .RI "\fBServer\fP (const string_type &group, const num_string_type &port, const string_type &iface='', const string_type &ip='', \fBlo_err_handler\fP err_h=0)" .br .ti -1c .RI "virtual \fB~Server\fP ()" .br .ti -1c .RI "\fBMethod\fP \fBadd_method\fP (const string_type &path, const string_type &types, \fBlo_method_handler\fP h, void *data) const" .br .ti -1c .RI "\fBLO_ADD_METHOD\fP ((const char *, const char *, \fBlo_arg\fP **, int),((char *) 0,(char *) 0,(\fBlo_arg\fP **) 0,(int) 0),(path, types, argv, argc))" .br .ti -1c .RI "\fBLO_ADD_METHOD\fP ((const char *, \fBlo_arg\fP **, int),((char *) 0,(\fBlo_arg\fP **) 0,(int) 0),(types, argv, argc))" .br .in -1c .SH "Detailed Description" .PP Class representing a server thread, proxy for \fBlo_server_thread\fP\&. .PP Definition at line \fB754\fP of file \fBlo_cpp\&.h\fP\&. .SH "Author" .PP Generated automatically by Doxygen for liblo from the source code\&.