|
MythTV master
|
#include <libmythbase/http/mythhttpinstance.h>
Public Member Functions | |
| MythHTTPScopedInstance (const HTTPHandlers &Handlers) | |
| A convenience class to manage the lifetime of a MythHTTPInstance. More... | |
| ~MythHTTPScopedInstance () | |
Definition at line 35 of file mythhttpinstance.h.
|
explicit |
A convenience class to manage the lifetime of a MythHTTPInstance.
Definition at line 123 of file mythhttpinstance.cpp.
| MythHTTPScopedInstance::~MythHTTPScopedInstance | ( | ) |
Definition at line 129 of file mythhttpinstance.cpp.