9#ifndef _3980566c_9185_40a2_8e7d_6286c2cd1959
10#define _3980566c_9185_40a2_8e7d_6286c2cd1959
27 unsigned char result,
unsigned char source,
unsigned char reason);
A-ASSOCIATE-RJ PDU, cf. PS 3.8, 9.3.4.
Definition AAssociateRJ.h:23
AAssociateRJ(unsigned char result, unsigned char source, unsigned char reason)
Constructor.
void set_source(unsigned char source)
Set the source, must be 1, 2 or 3.
unsigned char get_source() const
Return the source.
unsigned char get_reason() const
Return the reason.
void set_result(unsigned char result)
Set the result, must be 1 or 2.
void set_reason(unsigned char reason)
Set the reason.
AAssociateRJ(std::istream &stream)
Constructor from stream.
unsigned char get_result() const
Return the result.
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