9 #ifndef _00e9792a_98a8_4ca7_9272_43dcd7e331ea
10 #define _00e9792a_98a8_4ca7_9272_43dcd7e331ea
28 class ODIL_API AAssociate:
public Object
35 AAssociate(std::istream & stream);
38 virtual ~AAssociate() =0;
41 uint16_t get_protocol_version()
const;
44 void set_protocol_version(uint16_t value);
47 std::string get_called_ae_title()
const;
55 void set_called_ae_title(std::string
const & value);
58 std::string get_calling_ae_title()
const;
66 void set_calling_ae_title(std::string
const & value);
69 ApplicationContext get_application_context()
const;
72 void set_application_context(ApplicationContext
const & value);
75 UserInformation get_user_information()
const;
78 void set_user_information(UserInformation
const & value);
82 static std::string _encode_ae_title(std::string
const & value);
85 static std::string _decode_ae_title(std::string
const & value);
92 #endif // _00e9792a_98a8_4ca7_9272_43dcd7e331ea