#include <mythhttppool.h>
Public Member Functions | |
| HttpRequest (const QUrl &url, MythHttpListener *listener) | |
Public Attributes | |
| QUrl | m_url |
| MythHttpListener * | m_listener |
Definition at line 30 of file mythhttppool.h.
| HttpRequest::HttpRequest | ( | const QUrl & | url, | |
| MythHttpListener * | listener | |||
| ) | [inline] |
Definition at line 33 of file mythhttppool.h.
| QUrl HttpRequest::m_url |
Definition at line 36 of file mythhttppool.h.
Definition at line 37 of file mythhttppool.h.
1.6.3