xbmc
|
Datagram Input/Output Neptune streams. More...
#include "Neptune.h"
Go to the source code of this file.
Classes | |
class | PLT_InputDatagramStream |
The PLT_InputDatagramStream class is a simple buffered input stream used when reading SSDP packets on a UDP socket. More... | |
class | PLT_OutputDatagramStream |
The PLT_OutputDatagramStream class is a simple buffered output stream used when writing SSDP packets on a UDP socket. More... | |
Typedefs | |
typedef NPT_Reference< PLT_InputDatagramStream > | PLT_InputDatagramStreamReference |
typedef NPT_Reference< PLT_OutputDatagramStream > | PLT_OutputDatagramStreamReference |
Datagram Input/Output Neptune streams.