#include <cahandler.h>
|
| ePMTClient (eDVBCAHandler *handler, int socket) |
|
Public Member Functions inherited from eUnixDomainSocket |
| eUnixDomainSocket (eMainloop *ml) |
|
| eUnixDomainSocket (int socket, int issocket, eMainloop *ml) |
|
| ~eUnixDomainSocket () |
|
int | connectToPath (std::string path) |
|
| eSocket (eMainloop *ml, int domain=AF_INET) |
|
| eSocket (int socket, int issocket, eMainloop *ml) |
|
virtual | ~eSocket () |
|
int | connectToHost (std::string hostname, int port) |
|
int | getDescriptor () |
|
int | writeBlock (const char *data, unsigned int len) |
|
int | setSocket (int socketfd, int issocket, eMainloop *ml) |
|
int | bytesToWrite () |
|
int | readBlock (char *data, unsigned int maxlen) |
|
int | bytesAvailable () |
|
bool | canReadLine () |
|
std::string | readLine () |
|
void | close () |
|
void | enableRead () |
|
void | disableRead () |
|
void | inject (const char *data, int len) |
|
int | state () |
|
◆ ePMTClient()
◆ clientTLVReceived()
void ePMTClient::clientTLVReceived |
( |
unsigned char * |
tag, |
|
|
int |
length, |
|
|
unsigned char * |
value |
|
) |
| |
|
protected |
◆ connectionLost()
void ePMTClient::connectionLost |
( |
| ) |
|
|
protected |
◆ dataAvailable()
void ePMTClient::dataAvailable |
( |
| ) |
|
|
protected |
◆ parseTLVObjects()
void ePMTClient::parseTLVObjects |
( |
unsigned char * |
data, |
|
|
int |
size |
|
) |
| |
|
protected |
◆ parent
The documentation for this class was generated from the following files: