|
Odil
A C++11 library for the DICOM standard
|
This is the complete list of members for odil::AssociationRejected, including all inherited members.
| _message | odil::Exception | protected |
| AssociationRejected(unsigned char result, unsigned char source, unsigned char reason, std::string const &message="Association rejected") | odil::AssociationRejected | |
| Exception(std::string const &message="") | odil::Exception | |
| get_reason() const | odil::AssociationRejected | |
| get_result() const | odil::AssociationRejected | |
| get_source() const | odil::AssociationRejected | |
| set_reason(unsigned char value) | odil::AssociationRejected | |
| set_result(unsigned char value) | odil::AssociationRejected | |
| set_source(unsigned char value) | odil::AssociationRejected | |
| what() const noexcept | odil::Exception | virtual |
| ~Exception() noexcept | odil::Exception | virtual |
1.8.13