|
GDCM 3.0.24
|
#include <gdcmUserInformation.h>
Public Member Functions | |
| UserInformation () | |
| UserInformation (const UserInformation &)=delete | |
| ~UserInformation () | |
| void | AddRoleSelectionSub (RoleSelectionSub const &r) |
| void | AddSOPClassExtendedNegociationSub (SOPClassExtendedNegociationSub const &s) |
| MaximumLengthSub & | GetMaximumLengthSub () |
| const MaximumLengthSub & | GetMaximumLengthSub () const |
| UserInformation & | operator= (const UserInformation &) |
| void | Print (std::ostream &os) const |
| std::istream & | Read (std::istream &is) |
| size_t | Size () const |
| const std::ostream & | Write (std::ostream &os) const |
Table 9-16 USER INFORMATION ITEM FIELDS
TODO what is the goal of :
Table 9-20 USER INFORMATION ITEM FIELDS
| gdcm::network::UserInformation::UserInformation | ( | ) |
| gdcm::network::UserInformation::~UserInformation | ( | ) |
|
delete |
| void gdcm::network::UserInformation::AddRoleSelectionSub | ( | RoleSelectionSub const & | r | ) |
| void gdcm::network::UserInformation::AddSOPClassExtendedNegociationSub | ( | SOPClassExtendedNegociationSub const & | s | ) |
|
inline |
|
inline |
| UserInformation & gdcm::network::UserInformation::operator= | ( | const UserInformation & | ) |
| void gdcm::network::UserInformation::Print | ( | std::ostream & | os | ) | const |
| std::istream & gdcm::network::UserInformation::Read | ( | std::istream & | is | ) |
| size_t gdcm::network::UserInformation::Size | ( | ) | const |
| const std::ostream & gdcm::network::UserInformation::Write | ( | std::ostream & | os | ) | const |