#include <SendFragmentCommand.h>
Definition at line 32 of file SendFragmentCommand.h.
◆ SendFragmentCommand()
web::http::client::commands::SendFragmentCommand::SendFragmentCommand |
( |
const char * | chunk, |
|
|
std::size_t | chunkLen ) |
◆ ~SendFragmentCommand()
web::http::client::commands::SendFragmentCommand::~SendFragmentCommand |
( |
| ) |
|
|
override |
◆ execute()
bool web::http::client::commands::SendFragmentCommand::execute |
( |
Request * | request | ) |
|
|
overridevirtual |
◆ chunk
char* web::http::client::commands::SendFragmentCommand::chunk |
|
private |
◆ chunkLen
std::size_t web::http::client::commands::SendFragmentCommand::chunkLen |
|
private |
The documentation for this class was generated from the following files: