CPPMyth
Library to interoperate with MythTV server
Loading...
Searching...
No Matches
Myth::WSAPI::Query Class Reference
Collaboration diagram for Myth::WSAPI::Query:

Public Member Functions

 Query (WSAPI &api)
WSRequest & Request ()
WSResponse * Execute (int maxRedirs, bool trustedLocation, bool followAny)
WSResponse * Execute ()

Private Attributes

WSAPI & m_api
WSRequest * m_request

Detailed Description

Definition at line 543 of file mythwsapi.h.

Constructor & Destructor Documentation

◆ Query()

WSAPI::Query::Query ( WSAPI & api)

Definition at line 103 of file mythwsapi.cpp.

◆ ~Query()

WSAPI::Query::~Query ( )

Definition at line 110 of file mythwsapi.cpp.

Member Function Documentation

◆ Execute() [1/2]

WSResponse * Myth::WSAPI::Query::Execute ( )
inline

Definition at line 552 of file mythwsapi.h.

◆ Execute() [2/2]

WSResponse * WSAPI::Query::Execute ( int maxRedirs,
bool trustedLocation,
bool followAny )

Definition at line 121 of file mythwsapi.cpp.

◆ Request()

WSRequest & WSAPI::Query::Request ( )

Definition at line 116 of file mythwsapi.cpp.

Field Documentation

◆ m_api

WSAPI& Myth::WSAPI::Query::m_api
private

Definition at line 545 of file mythwsapi.h.

◆ m_request

WSRequest* Myth::WSAPI::Query::m_request
private

Definition at line 546 of file mythwsapi.h.


The documentation for this class was generated from the following files:
  • /home/jlb/src/janbar/PVR/cppmythlib/cppmyth/src/mythwsapi.h
  • /home/jlb/src/janbar/PVR/cppmythlib/cppmyth/src/mythwsapi.cpp