vdr-plugin-softhddevice-drm-gles 1.4.0
Public Member Functions | Protected Attributes | List of all members
cOglCmd Class Referenceabstract

#include <openglosd.h>

Collaboration diagram for cOglCmd:
Collaboration graph
[legend]

Public Member Functions

 cOglCmd (cOglFb *fb)
 
virtual ~cOglCmd (void)
 
virtual const char * Description (void)=0
 
virtual bool Execute (void)=0
 

Protected Attributes

cOglFbfb
 

Detailed Description

Definition at line 349 of file openglosd.h.

Constructor & Destructor Documentation

◆ cOglCmd()

cOglCmd::cOglCmd ( cOglFb fb)
inline

Definition at line 353 of file openglosd.h.

References fb.

◆ ~cOglCmd()

virtual cOglCmd::~cOglCmd ( void  )
inlinevirtual

Definition at line 354 of file openglosd.h.

Member Function Documentation

◆ Description()

virtual const char * cOglCmd::Description ( void  )
pure virtual

◆ Execute()

virtual bool cOglCmd::Execute ( void  )
pure virtual

Member Data Documentation

◆ fb

cOglFb* cOglCmd::fb
protected

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