MythTV  master
Public Member Functions | List of all members
IPostProcess Class Referenceabstract

#include <httprequest.h>

Inheritance diagram for IPostProcess:
Inheritance graph
[legend]

Public Member Functions

virtual void ExecutePostProcess ()=0
 
virtual ~IPostProcess ()=default
 

Detailed Description

Definition at line 98 of file httprequest.h.

Constructor & Destructor Documentation

◆ ~IPostProcess()

virtual IPostProcess::~IPostProcess ( )
virtualdefault

Member Function Documentation

◆ ExecutePostProcess()

virtual void IPostProcess::ExecutePostProcess ( )
pure virtual

Implemented in Eventing.

Referenced by HttpWorker::run().


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