AbstractSyntax.
More...
#include <gdcmAbstractSyntax.h>
AbstractSyntax.
Table 9-14 ABSTRACT SYNTAX SUB-ITEM FIELDS
◆ AbstractSyntax()
| gdcm::network::AbstractSyntax::AbstractSyntax |
( |
| ) |
|
◆ GetAsDataElement()
| DataElement gdcm::network::AbstractSyntax::GetAsDataElement |
( |
| ) |
const |
◆ GetName()
| const char * gdcm::network::AbstractSyntax::GetName |
( |
| ) |
const |
|
inline |
◆ operator==()
| bool gdcm::network::AbstractSyntax::operator== |
( |
const AbstractSyntax & |
as | ) |
const |
|
inline |
◆ Print()
| void gdcm::network::AbstractSyntax::Print |
( |
std::ostream & |
os | ) |
const |
◆ Read()
| std::istream & gdcm::network::AbstractSyntax::Read |
( |
std::istream & |
is | ) |
|
◆ SetName()
| void gdcm::network::AbstractSyntax::SetName |
( |
const char * |
name | ) |
|
|
inline |
◆ SetNameFromUID()
| void gdcm::network::AbstractSyntax::SetNameFromUID |
( |
UIDs::TSName |
tsname | ) |
|
◆ Size()
| size_t gdcm::network::AbstractSyntax::Size |
( |
| ) |
const |
◆ Write()
| const std::ostream & gdcm::network::AbstractSyntax::Write |
( |
std::ostream & |
os | ) |
const |
The documentation for this class was generated from the following file: