DUNE: Uniform Navigational Environment
2017.01.0
|
Public Member Functions | |
HTTPClient (const char *request, Address address, unsigned port=80) | |
void | getHeader (std::vector< std::string > &dst, double timeout=2.0) |
void | getBody (std::vector< std::string > &dst, double timeout=2.0) |
void | skipToBoundary (std::string boundary, double timeout=2.0) |
void | getBinary (char *bfr, size_t len, double timeout=2.0) |
|
inline |
|
inline |
Referenced by Vision::Lumenera::Task::captureFrame().
|
inline |
|
inline |
|
inline |
Referenced by Vision::Lumenera::Task::captureFrame().