GDCM
2.2.3
|
MaximumLengthSub Annex D Table D.1-1 MAXIMUM LENGTH SUB-ITEM FIELDS (A-ASSOCIATE-RQ) More...
#include <gdcmMaximumLengthSub.h>
Public Member Functions | |
MaximumLengthSub () | |
uint32_t | GetMaximumLength () const |
void | Print (std::ostream &os) const |
std::istream & | Read (std::istream &is) |
void | SetMaximumLength (uint32_t maximumlength) |
size_t | Size () const |
const std::ostream & | Write (std::ostream &os) const |
MaximumLengthSub Annex D Table D.1-1 MAXIMUM LENGTH SUB-ITEM FIELDS (A-ASSOCIATE-RQ)
or
Table D.1-2 Maximum length sub-item fields (A-ASSOCIATE-AC)
uint32_t gdcm::network::MaximumLengthSub::GetMaximumLength | ( | ) | const [inline] |
void gdcm::network::MaximumLengthSub::Print | ( | std::ostream & | os | ) | const |
std::istream& gdcm::network::MaximumLengthSub::Read | ( | std::istream & | is | ) |
void gdcm::network::MaximumLengthSub::SetMaximumLength | ( | uint32_t | maximumlength | ) | [inline] |
size_t gdcm::network::MaximumLengthSub::Size | ( | ) | const |
const std::ostream& gdcm::network::MaximumLengthSub::Write | ( | std::ostream & | os | ) | const |