PWLib  1.10.10
Public Member Functions | Protected Attributes
PSocketAggregator< PSocketType >::AggregatedPSocket Class Reference

#include <sockagg.h>

Inheritance diagram for PSocketAggregator< PSocketType >::AggregatedPSocket:
PAggregatedHandle PObject

List of all members.

Public Member Functions

 AggregatedPSocket (PSocketType *_s)
BOOL OnRead ()
PAggregatorFDList_t GetFDs ()

Protected Attributes

PSocketType * psocket
PAggregatorFD fd

template<class PSocketType>
class PSocketAggregator< PSocketType >::AggregatedPSocket


Constructor & Destructor Documentation

template<class PSocketType >
PSocketAggregator< PSocketType >::AggregatedPSocket::AggregatedPSocket ( PSocketType *  _s) [inline]

Member Function Documentation

template<class PSocketType >
PAggregatorFDList_t PSocketAggregator< PSocketType >::AggregatedPSocket::GetFDs ( ) [inline, virtual]
template<class PSocketType >
BOOL PSocketAggregator< PSocketType >::AggregatedPSocket::OnRead ( ) [inline, virtual]

Member Data Documentation

template<class PSocketType >
PAggregatorFD PSocketAggregator< PSocketType >::AggregatedPSocket::fd [protected]
template<class PSocketType >
PSocketType* PSocketAggregator< PSocketType >::AggregatedPSocket::psocket [protected]

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