|
GDCM
2.2.3
|
UserInformation Table 9-16 USER INFORMATION ITEM FIELDS. More...
#include <gdcmUserInformation.h>
Public Member Functions | |
| UserInformation () | |
| ~UserInformation () | |
| const MaximumLengthSub & | GetMaximumLengthSub () const |
| MaximumLengthSub & | GetMaximumLengthSub () |
| 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 |
UserInformation Table 9-16 USER INFORMATION ITEM FIELDS.
TODO what is the goal of :
Table 9-20 USER INFORMATION ITEM FIELDS
| const MaximumLengthSub& gdcm::network::UserInformation::GetMaximumLengthSub | ( | ) | const [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 |
1.7.6.1