MythTV master
Public Member Functions | List of all members
MythHTTPScopedInstance Class Reference

#include <libmythbase/http/mythhttpinstance.h>

Public Member Functions

 MythHTTPScopedInstance (const HTTPHandlers &Handlers)
 A convenience class to manage the lifetime of a MythHTTPInstance. More...
 
 ~MythHTTPScopedInstance ()
 

Detailed Description

Definition at line 35 of file mythhttpinstance.h.

Constructor & Destructor Documentation

◆ MythHTTPScopedInstance()

MythHTTPScopedInstance::MythHTTPScopedInstance ( const HTTPHandlers Handlers)
explicit

A convenience class to manage the lifetime of a MythHTTPInstance.

Definition at line 123 of file mythhttpinstance.cpp.

◆ ~MythHTTPScopedInstance()

MythHTTPScopedInstance::~MythHTTPScopedInstance ( )

Definition at line 129 of file mythhttpinstance.cpp.


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