PresentationContextRQ.
More...
#include <gdcmPresentationContextRQ.h>
PresentationContextRQ.
Table 9-13 PRESENTATION CONTEXT ITEM FIELDS
- See also
- PresentationContextAC
◆ SizeType
◆ PresentationContextRQ() [1/3]
| gdcm::network::PresentationContextRQ::PresentationContextRQ |
( |
| ) |
|
◆ PresentationContextRQ() [2/3]
Initialize Presentation Context with AbstractSyntax set to asname and with a single TransferSyntax set to tsname (dfault to Implicit VR LittleEndian when not specified ).
◆ PresentationContextRQ() [3/3]
◆ AddTransferSyntax()
| void gdcm::network::PresentationContextRQ::AddTransferSyntax |
( |
TransferSyntaxSub const & |
ts | ) |
|
◆ GetAbstractSyntax() [1/2]
| AbstractSyntax & gdcm::network::PresentationContextRQ::GetAbstractSyntax |
( |
| ) |
|
|
inline |
◆ GetAbstractSyntax() [2/2]
| AbstractSyntax const & gdcm::network::PresentationContextRQ::GetAbstractSyntax |
( |
| ) |
const |
|
inline |
◆ GetNumberOfTransferSyntaxes()
| SizeType gdcm::network::PresentationContextRQ::GetNumberOfTransferSyntaxes |
( |
| ) |
const |
|
inline |
◆ GetPresentationContextID()
| uint8_t gdcm::network::PresentationContextRQ::GetPresentationContextID |
( |
| ) |
const |
◆ GetTransferSyntax() [1/2]
◆ GetTransferSyntax() [2/2]
◆ GetTransferSyntaxes()
| std::vector< TransferSyntaxSub > const & gdcm::network::PresentationContextRQ::GetTransferSyntaxes |
( |
| ) |
const |
|
inline |
◆ operator==()
◆ Print()
| void gdcm::network::PresentationContextRQ::Print |
( |
std::ostream & |
os | ) |
const |
◆ Read()
| std::istream & gdcm::network::PresentationContextRQ::Read |
( |
std::istream & |
is | ) |
|
◆ SetAbstractSyntax()
| void gdcm::network::PresentationContextRQ::SetAbstractSyntax |
( |
AbstractSyntax const & |
absyn | ) |
|
◆ SetPresentationContextID()
| void gdcm::network::PresentationContextRQ::SetPresentationContextID |
( |
uint8_t |
id | ) |
|
◆ Size()
| size_t gdcm::network::PresentationContextRQ::Size |
( |
| ) |
const |
◆ Write()
| const std::ostream & gdcm::network::PresentationContextRQ::Write |
( |
std::ostream & |
os | ) |
const |
The documentation for this class was generated from the following file: