openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
eAutoInit Class Referenceabstract

#include <init.h>

Inheritance diagram for eAutoInit:
eAutoInitP0< T1 > eAutoInitP1< T1, T2 > eAutoInitPtr< T1 >

Public Member Functions

 eAutoInit (int rl, const char *description)
 
virtual ~eAutoInit ()
 
const char * getDescription () const
 

Protected Attributes

int rl
 
const char * description
 

Friends

class eInit
 

Constructor & Destructor Documentation

◆ eAutoInit()

eAutoInit::eAutoInit ( int  rl,
const char *  description 
)
inline

◆ ~eAutoInit()

eAutoInit::~eAutoInit ( )
virtual

Member Function Documentation

◆ getDescription()

const char* eAutoInit::getDescription ( ) const
inline

Friends And Related Function Documentation

◆ eInit

friend class eInit
friend

Member Data Documentation

◆ description

const char* eAutoInit::description
protected

◆ rl

int eAutoInit::rl
protected

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