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

#include <socket_mmi.h>

Inheritance diagram for eSocketMMIHandler:

Public Member Functions

const char * getName () const
 
int send_to_mmisock (void *, size_t)
 
bool connected ()
 
 eSocketMMIHandler ()
 
 ~eSocketMMIHandler ()
 

Public Attributes

sigc::signal4< int, int, const unsigned char *, const void *, int > mmi_progress
 

Constructor & Destructor Documentation

◆ eSocketMMIHandler()

eSocketMMIHandler::eSocketMMIHandler ( )

◆ ~eSocketMMIHandler()

eSocketMMIHandler::~eSocketMMIHandler ( )

Member Function Documentation

◆ connected()

bool eSocketMMIHandler::connected ( )
inline

◆ getName()

const char* eSocketMMIHandler::getName ( void  ) const
inline

◆ send_to_mmisock()

int eSocketMMIHandler::send_to_mmisock ( void *  buf,
size_t  len 
)

Member Data Documentation

◆ mmi_progress

sigc::signal4<int, int, const unsigned char*, const void *, int> eSocketMMIHandler::mmi_progress

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