Odil
A C++11 library for the DICOM standard
|
Go to the documentation of this file.
9 #ifndef _22fc6fe5_f7d1_461b_932f_cedfcae13897
10 #define _22fc6fe5_f7d1_461b_932f_cedfcae13897
48 #endif // _22fc6fe5_f7d1_461b_932f_cedfcae13897
std::vector< PresentationContextRQ > get_presentation_contexts() const
Return the Presentation Context sub-items.
void set_presentation_contexts(std::vector< PresentationContextRQ > const &value)
Set the Presentation Context sub-items.
AAssociateRQ()
Constructor.
Definition: Association.h:25
#define ODIL_API
Definition: odil.h:28
A-ASSOCIATE-RQ, cf. PS 3.8, 9.3.2.
Definition: AAssociateRQ.h:26
A-ASSOCIATE-RQ and A-ASSOCIATE-AC PDU, cf. PS 3.8, 9.3.2 and 9.3.3.
Definition: AAssociate.h:29
AAssociateRQ(std::istream &stream)
Constructor for binary data.
~AAssociateRQ()
Destructor.