GDCM
2.2.3
|
TransferSyntaxSub Table 9-15 TRANSFER SYNTAX SUB-ITEM FIELDS. More...
#include <gdcmTransferSyntaxSub.h>
Public Member Functions | |
TransferSyntaxSub () | |
const char * | GetName () const |
bool | operator== (const TransferSyntaxSub &ts) const |
void | Print (std::ostream &os) const |
std::istream & | Read (std::istream &is) |
void | SetName (const char *name) |
void | SetNameFromUID (UIDs::TSName tsname) |
size_t | Size () const |
const std::ostream & | Write (std::ostream &os) const |
TransferSyntaxSub Table 9-15 TRANSFER SYNTAX SUB-ITEM FIELDS.
TODO what is the goal of :
Table 9-19 TRANSFER SYNTAX SUB-ITEM FIELDS
const char* gdcm::network::TransferSyntaxSub::GetName | ( | ) | const [inline] |
bool gdcm::network::TransferSyntaxSub::operator== | ( | const TransferSyntaxSub & | ts | ) | const [inline] |
void gdcm::network::TransferSyntaxSub::Print | ( | std::ostream & | os | ) | const |
std::istream& gdcm::network::TransferSyntaxSub::Read | ( | std::istream & | is | ) |
void gdcm::network::TransferSyntaxSub::SetName | ( | const char * | name | ) |
void gdcm::network::TransferSyntaxSub::SetNameFromUID | ( | UIDs::TSName | tsname | ) |
size_t gdcm::network::TransferSyntaxSub::Size | ( | ) | const |
const std::ostream& gdcm::network::TransferSyntaxSub::Write | ( | std::ostream & | os | ) | const |