Odil
A C++11 library for the DICOM standard
|
This is the complete list of members for odil::pdu::RoleSelection, including all inherited members.
_compute_length() const | odil::pdu::Object | protected |
_compute_length(Item const &item) const | odil::pdu::Object | protected |
_compute_length(Item::Field const &field) const | odil::pdu::Object | protected |
_item | odil::pdu::Object | protected |
get_item() const | odil::pdu::Object | |
get_scp_role_support() const | odil::pdu::RoleSelection | |
get_scu_role_support() const | odil::pdu::RoleSelection | |
get_sop_class_uid() const | odil::pdu::RoleSelection | |
RoleSelection(std::string const &sop_class_uid="", bool scu_role_support=false, bool scp_role_support=false) | odil::pdu::RoleSelection | |
RoleSelection(std::istream &stream) | odil::pdu::RoleSelection | |
set_scp_role_support(bool value) | odil::pdu::RoleSelection | |
set_scu_role_support(bool value) | odil::pdu::RoleSelection | |
set_sop_class_uid(std::string const &value) | odil::pdu::RoleSelection | |
type | odil::pdu::RoleSelection | static |
~Object() | odil::pdu::Object | virtual |