9 #ifndef _4182d886_9654_4ec2_8cd6_7f334f290e56
10 #define _4182d886_9654_4ec2_8cd6_7f334f290e56
26 class ODIL_API SOPClassCommonExtendedNegotiation:
public Object
30 static uint8_t
const type=0x57;
33 SOPClassCommonExtendedNegotiation(
34 std::string
const & sop_class_uid,
35 std::string
const & service_class_uid=
"",
36 std::vector<std::string>
const &
37 related_general_sop_class_uids=std::vector<std::string>());
46 std::string
const & get_sop_class_uid()
const;
49 void set_sop_class_uid(std::string
const & value);
52 std::string
const & get_service_class_uid()
const;
55 void set_service_class_uid(std::string
const & value);
58 std::vector<std::string> get_related_general_sop_class_uids()
const;
61 void set_related_general_sop_class_uids(
62 std::vector<std::string>
const & value);
70 #endif // _4182d886_9654_4ec2_8cd6_7f334f290e56