9 #ifndef _536f93f0_914e_40ff_8917_36644acbc4b1
10 #define _536f93f0_914e_40ff_8917_36644acbc4b1
28 AAbort(
unsigned char source,
unsigned char reason);
A-ABORT PDU, cf. PS 3.8, 9.3.8.
Definition: AAbort.h:25
unsigned char get_source() const
Return the source.
unsigned char get_reason() const
Return the reason.
AAbort(unsigned char source, unsigned char reason)
Constructor.
void set_source(unsigned char source)
Set the source, must be 0, 1 or 2.
void set_reason(unsigned char reason)
Set the reason, must be between 0 and 6.
AAbort(std::istream &stream)
Constructor for binary data.
Base class for all PDU-related high-level objects (PDU, items and sub-items).
Definition: Object.h:28
Definition: Association.h:25
#define ODIL_API
Definition: odil.h:28