xbmc
Classes | Typedefs
PltDatagramStream.h File Reference

Datagram Input/Output Neptune streams. More...

#include "Neptune.h"
Include dependency graph for PltDatagramStream.h:
This graph shows which files directly or indirectly include this file:

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_InputDatagramStreamPLT_InputDatagramStreamReference
 
typedef NPT_Reference< PLT_OutputDatagramStreamPLT_OutputDatagramStreamReference
 

Detailed Description

Datagram Input/Output Neptune streams.