#include <uploadhelpers.h>
Public Member Functions | |
bool | check () |
void | fillRequest (std::string apikey, std::string name, std::string clss, std::string owldesc, std::string description, const std::vector< re_msgs::File > &files) |
UploadSetNewObject () |
Definition at line 67 of file uploadhelpers.h.
UploadSetNewObject::UploadSetNewObject | ( | ) | [inline] |
Definition at line 69 of file uploadhelpers.h.
bool UploadSetNewObject::check | ( | ) | [inline, virtual] |
Implements UploadBase.
Definition at line 81 of file uploadhelpers.h.
void UploadSetNewObject::fillRequest | ( | std::string | apikey, |
std::string | name, | ||
std::string | clss, | ||
std::string | owldesc, | ||
std::string | description, | ||
const std::vector< re_msgs::File > & | files | ||
) | [inline] |
Definition at line 72 of file uploadhelpers.h.