uHTTP for C++
uHTTP::SocketList Class Reference

#include <SocketCore.h>

Inheritance diagram for uHTTP::SocketList:
uHTTP::WeakVector< SocketCore >

Public Member Functions

 SocketList ()
 
- Public Member Functions inherited from uHTTP::WeakVector< SocketCore >
 WeakVector ()
 
 ~WeakVector ()
 
bool add (SocketCore *obj)
 
bool insertAt (SocketCore *obj, size_t index)
 
SocketCoreget (size_t index)
 
bool exists (void *obj)
 
ssize_t indexOf (void *obj)
 
bool remove (SocketCore *obj)
 

Constructor & Destructor Documentation

◆ SocketList()

uHTTP::SocketList::SocketList ( )
inline

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