openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
eAutoInitPtr< T1 > Class Template Reference

#include <init.h>

Inheritance diagram for eAutoInitPtr< T1 >:
eAutoInit

Public Member Functions

 operator T1 * ()
 
T1 * operator-> ()
 
 eAutoInitPtr (int runl, const char *description)
 
 ~eAutoInitPtr ()
 

Additional Inherited Members

- Protected Member Functions inherited from eAutoInit
 eAutoInit (int rl, const char *description)
 
virtual ~eAutoInit ()
 
const char * getDescription () const
 
- Protected Attributes inherited from eAutoInit
int rl
 
const char * description
 

Constructor & Destructor Documentation

◆ eAutoInitPtr()

template<class T1 >
eAutoInitPtr< T1 >::eAutoInitPtr ( int  runl,
const char *  description 
)
inline

◆ ~eAutoInitPtr()

template<class T1 >
eAutoInitPtr< T1 >::~eAutoInitPtr ( )
inline

Member Function Documentation

◆ operator T1 *()

template<class T1 >
eAutoInitPtr< T1 >::operator T1 * ( )
inline

◆ operator->()

template<class T1 >
T1* eAutoInitPtr< T1 >::operator-> ( )
inline

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