9#ifndef _1b2f876e_1ad2_464d_9423_28181320aed0
10#define _1b2f876e_1ad2_464d_9423_28181320aed0
31 using SCU::set_affected_sop_class;
35 std::shared_ptr<DataSet> dataset,
39 void _store(std::shared_ptr<message::CStoreRequest const> request)
const;
Association.
Definition Association.h:31
Base class for all Service Class Users.
Definition SCU.h:22
SCU for C-Store services.
Definition StoreSCU.h:23
void set_affected_sop_class(std::shared_ptr< DataSet const > dataset)
Set the affected SOP class based on the dataset.
void store(std::shared_ptr< DataSet > dataset, Value::String const &move_originator_ae_title="", Value::Integer move_originator_message_id=-1) const
Perform the C-STORE.
StoreSCU(Association &association)
Constructor.
int64_t Integer
Integer type.
Definition Value.h:42
std::string String
String type.
Definition Value.h:48
Definition Association.h:25
#define ODIL_API
Definition odil.h:28