PresentationContext.
More...
#include <gdcmPresentationContext.h>
PresentationContext.
- See also
- PresentationContextAC PresentationContextRQ
gdcm::PresentationContext::PresentationContext |
( |
| ) |
|
Initialize Presentation Context with AbstractSyntax set to asname and with a single TransferSyntax set to tsname (default to Implicit VR LittleEndian when not specified ).
void gdcm::PresentationContext::AddTransferSyntax |
( |
const char * |
tsstr | ) |
|
const char* gdcm::PresentationContext::GetAbstractSyntax |
( |
| ) |
const |
|
inline |
SizeType gdcm::PresentationContext::GetNumberOfTransferSyntaxes |
( |
| ) |
const |
|
inline |
uint8_t gdcm::PresentationContext::GetPresentationContextID |
( |
| ) |
const |
const char* gdcm::PresentationContext::GetTransferSyntax |
( |
SizeType |
i | ) |
const |
|
inline |
void gdcm::PresentationContext::Print |
( |
std::ostream & |
os | ) |
const |
void gdcm::PresentationContext::SetAbstractSyntax |
( |
const char * |
absyn | ) |
|
|
inline |
void gdcm::PresentationContext::SetPresentationContextID |
( |
uint8_t |
id | ) |
|
The documentation for this class was generated from the following file: