|
OXY API 1.0
OXY API Library Documentation
|
This is the complete list of members for oxy::core::make_blob_f, including all inherited members.
| operator()(std::string const &stream) const -> blob_t | oxy::core::make_blob_f | inline |
| operator()(std::istringstream const &stream) const -> blob_t | oxy::core::make_blob_f | inline |
| operator()(std::ifstream &in) const -> blob_t | oxy::core::make_blob_f | inline |
| operator()(char const *buffer, const size_t size) const -> blob_t | oxy::core::make_blob_f | inline |