PresentationContextAC.
More...
#include <gdcmPresentationContextAC.h>
PresentationContextAC.
Table 9-18 PRESENTATION CONTEXT ITEM FIELDS
- See also
- PresentationContext
◆ PresentationContextAC()
| gdcm::network::PresentationContextAC::PresentationContextAC |
( |
| ) |
|
◆ GetPresentationContextID()
| uint8_t gdcm::network::PresentationContextAC::GetPresentationContextID |
( |
| ) |
const |
|
inline |
◆ GetReason()
| uint8_t gdcm::network::PresentationContextAC::GetReason |
( |
| ) |
const |
|
inline |
◆ GetTransferSyntax()
| TransferSyntaxSub const & gdcm::network::PresentationContextAC::GetTransferSyntax |
( |
| ) |
const |
|
inline |
◆ Print()
| void gdcm::network::PresentationContextAC::Print |
( |
std::ostream & |
os | ) |
const |
◆ Read()
| std::istream & gdcm::network::PresentationContextAC::Read |
( |
std::istream & |
is | ) |
|
◆ SetPresentationContextID()
| void gdcm::network::PresentationContextAC::SetPresentationContextID |
( |
uint8_t |
id | ) |
|
◆ SetReason()
| void gdcm::network::PresentationContextAC::SetReason |
( |
uint8_t |
r | ) |
|
|
inline |
◆ SetTransferSyntax()
| void gdcm::network::PresentationContextAC::SetTransferSyntax |
( |
TransferSyntaxSub const & |
ts | ) |
|
◆ Size()
| size_t gdcm::network::PresentationContextAC::Size |
( |
| ) |
const |
◆ Write()
| const std::ostream & gdcm::network::PresentationContextAC::Write |
( |
std::ostream & |
os | ) |
const |
The documentation for this class was generated from the following file: