#include <NHttpTransportInterface.h>
◆ ~NHttpTransportInterface()
virtual NHttpTransportInterface::~NHttpTransportInterface |
( |
| ) |
|
|
inlinevirtual |
◆ cancelAllRequests()
virtual void NHttpTransportInterface::cancelAllRequests |
( |
| ) |
|
|
pure virtual |
Cancel all requests
Note: this doesn't guarantee server will not receive or not received any currently pending request
◆ request()
◆ setBaseUri()
virtual void NHttpTransportInterface::setBaseUri |
( |
const std::string & |
uri | ) |
|
|
pure virtual |
◆ tick()
virtual void NHttpTransportInterface::tick |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: