PTLib  Version 2.18.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PMonitoredSockets::SocketInfo Struct Reference

#include <psockbun.h>

Collaboration diagram for PMonitoredSockets::SocketInfo:

Public Member Functions

 SocketInfo ()
 
void Read (PMonitoredSockets &bundle, BundleParams &param)
 
void Write (BundleParams &param)
 

Public Attributes

PUDPSocketm_socket
 
bool m_inUse
 

Constructor & Destructor Documentation

PMonitoredSockets::SocketInfo::SocketInfo ( )
inline

Member Function Documentation

void PMonitoredSockets::SocketInfo::Read ( PMonitoredSockets bundle,
BundleParams param 
)
void PMonitoredSockets::SocketInfo::Write ( BundleParams param)

Member Data Documentation

bool PMonitoredSockets::SocketInfo::m_inUse
PUDPSocket* PMonitoredSockets::SocketInfo::m_socket

The documentation for this struct was generated from the following file: