giga::details::CurlWriter Class Reference

Public Member Functions

 CurlWriter (const boost::filesystem::path &path)
 
 CurlWriter (const CurlWriter &)=delete
 
 CurlWriter (CurlWriter &&)=delete
 
CurlWriteroperator= (const CurlWriter &)=delete
 
CurlWriteroperator= (CurlWriter &&)=delete
 
size_t write (const char *contents, size_t size) noexcept
 
utility::string_t getErrorData () const
 
void setCurl (curl::curl_easy &curl)
 
std::ofstream & file ()
 

The documentation for this class was generated from the following files:
  • /home/thomas/code/GiGaSdk/src/giga/core/details/CurlWriter.h
  • /home/thomas/code/GiGaSdk/src/giga/core/details/CurlWriter.cpp