# Generated by roxygen2: do not edit by hand

S3method(format,orthanc_cred)
S3method(print,orthanc_cred)
S3method(str,orthanc_cred)
export(Instance)
export(Job)
export(Modality)
export(Orthanc)
export(OrthancAsync)
export(Patient)
export(RemoteModality)
export(Resource)
export(Series)
export(Study)
export(find_and_filter_patients)
export(find_instances)
export(find_patients)
export(find_series)
export(find_studies)
export(query_orthanc)
export(retrieve_and_write_patients)
import(carrier)
import(jsonlite)
importFrom(R6,R6Class)
importFrom(glue,glue)
importFrom(httr2,req_auth_basic)
importFrom(httr2,req_body_file)
importFrom(httr2,req_body_json)
importFrom(httr2,req_body_raw)
importFrom(httr2,req_cookies_set)
importFrom(httr2,req_get_body_type)
importFrom(httr2,req_headers)
importFrom(httr2,req_method)
importFrom(httr2,req_perform)
importFrom(httr2,req_perform_connection)
importFrom(httr2,req_url_path_append)
importFrom(httr2,req_url_query)
importFrom(httr2,req_user_agent)
importFrom(httr2,request)
importFrom(httr2,resp_body_html)
importFrom(httr2,resp_body_json)
importFrom(httr2,resp_body_raw)
importFrom(httr2,resp_body_string)
importFrom(httr2,resp_content_type)
importFrom(httr2,resp_stream_is_complete)
importFrom(httr2,resp_stream_raw)
importFrom(mirai,mirai)
importFrom(purrr,map)
