openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
eHttpStream Class Reference

#include <httpstream.h>

Inheritance diagram for eHttpStream:
iTsSource eThread iObject

Public Member Functions

 eHttpStream ()
 
 ~eHttpStream ()
 
int open (const char *url)
 
int close ()
 
- Public Member Functions inherited from iTsSource
 iTsSource (unsigned int packetsize=188)
 
unsigned int getPacketSize () const
 
- Public Member Functions inherited from iObject
void operator delete (void *p)
 
virtual void AddRef ()=0
 
virtual void Release ()=0
 
- Public Member Functions inherited from eThread
 eThread ()
 
virtual ~eThread ()
 
virtual void thread_finished ()
 
int run (int prio=0, int policy=0)
 
int sendSignal (int sig)
 
void kill ()
 
void abort_badly ()
 

Additional Inherited Members

- Protected Member Functions inherited from iObject
virtual ~iObject ()
 
- Protected Member Functions inherited from eThread
void hasStarted ()
 
- Protected Attributes inherited from iTsSource
unsigned int packetSize
 

Constructor & Destructor Documentation

◆ eHttpStream()

eHttpStream::eHttpStream ( )

◆ ~eHttpStream()

eHttpStream::~eHttpStream ( )

Member Function Documentation

◆ close()

int eHttpStream::close ( )

◆ open()

int eHttpStream::open ( const char *  url)

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