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