Odil
A C++11 library for the DICOM standard
Loading...
Searching...
No Matches
odil::pdu::UserIdentityRQ Member List

This is the complete list of members for odil::pdu::UserIdentityRQ, including all inherited members.

_compute_length() constodil::pdu::Objectprotected
_compute_length(Item const &item) constodil::pdu::Objectprotected
_compute_length(Item::Field const &field) constodil::pdu::Objectprotected
_itemodil::pdu::Objectprotected
get_item() constodil::pdu::Object
get_positive_response_requested() constodil::pdu::UserIdentityRQ
get_primary_field() constodil::pdu::UserIdentityRQ
get_secondary_field() constodil::pdu::UserIdentityRQ
get_type() constodil::pdu::UserIdentityRQ
set_kerberos_service_ticket(std::string const &ticket)odil::pdu::UserIdentityRQ
set_positive_response_requested(bool value)odil::pdu::UserIdentityRQ
set_primary_field(std::string const &value)odil::pdu::UserIdentityRQ
set_saml_assertion(std::string const &assertion)odil::pdu::UserIdentityRQ
set_secondary_field(std::string const &value)odil::pdu::UserIdentityRQ
set_type(uint8_t type)odil::pdu::UserIdentityRQ
set_username(std::string const &username)odil::pdu::UserIdentityRQ
set_username_and_passcode(std::string const &username, std::string const &passcode)odil::pdu::UserIdentityRQ
typeodil::pdu::UserIdentityRQstatic
UserIdentityRQ()odil::pdu::UserIdentityRQ
UserIdentityRQ(std::istream &stream)odil::pdu::UserIdentityRQ
~Object()odil::pdu::Objectvirtual