PACS System 0.1.0
PACS DICOM system library
Loading...
Searching...
No Matches
kcenon::pacs::web::dicomweb::multipart_builder Member List

This is the complete list of members for kcenon::pacs::web::dicomweb::multipart_builder, including all inherited members.

add_part(std::vector< uint8_t > data, std::optional< std::string_view > content_type=std::nullopt)kcenon::pacs::web::dicomweb::multipart_builder
add_part_with_location(std::vector< uint8_t > data, std::string_view location, std::optional< std::string_view > content_type=std::nullopt)kcenon::pacs::web::dicomweb::multipart_builder
boundary() const -> std::string_viewkcenon::pacs::web::dicomweb::multipart_builder
boundary_kcenon::pacs::web::dicomweb::multipart_builderprivate
build() const -> std::stringkcenon::pacs::web::dicomweb::multipart_builder
content_type_header() const -> std::stringkcenon::pacs::web::dicomweb::multipart_builder
default_content_type_kcenon::pacs::web::dicomweb::multipart_builderprivate
empty() const noexcept -> boolkcenon::pacs::web::dicomweb::multipart_builder
generate_boundary() -> std::stringkcenon::pacs::web::dicomweb::multipart_builderprivatestatic
multipart_builder(std::string_view content_type=media_type::dicom)kcenon::pacs::web::dicomweb::multipart_builderexplicit
parts_kcenon::pacs::web::dicomweb::multipart_builderprivate
size() const noexcept -> size_tkcenon::pacs::web::dicomweb::multipart_builder