#include <uploadhelpers.h>
Public Member Functions | |
bool | check () |
void | fillRequest (std::string apikey, std::string objectUID, const re_msgs::File &fileMsg) |
UpdateBinary () |
Definition at line 95 of file uploadhelpers.h.
UpdateBinary::UpdateBinary | ( | ) | [inline] |
Definition at line 97 of file uploadhelpers.h.
bool UpdateBinary::check | ( | ) | [inline, virtual] |
Implements UploadBase.
Definition at line 106 of file uploadhelpers.h.
void UpdateBinary::fillRequest | ( | std::string | apikey, |
std::string | objectUID, | ||
const re_msgs::File & | fileMsg | ||
) | [inline] |
Definition at line 100 of file uploadhelpers.h.