MICO Platform  1.0.0
 All Classes Namespaces Functions Variables Friends
mico::http::Body Member List

This is the complete list of members for mico::http::Body, including all inherited members.

Body(char *ptr, size_t length, const std::string &content_type) (defined in mico::http::Body)mico::http::Bodyinline
Body(const std::string &data, const std::string &content_type) (defined in mico::http::Body)mico::http::Body
getContent() const (defined in mico::http::Body)mico::http::Bodyinline
getContentLength() const mico::http::Bodyinline
getContentType() const mico::http::Bodyinline
HTTPClient (defined in mico::http::Body)mico::http::Bodyfriend
read_callback (defined in mico::http::Body)mico::http::Bodyfriend
Request (defined in mico::http::Body)mico::http::Bodyfriend
write_callback (defined in mico::http::Body)mico::http::Bodyfriend
~Body() (defined in mico::http::Body)mico::http::Body