PresentationContext.
More...
#include <gdcmPresentationContext.h>
List of all members.
Detailed Description
PresentationContext.
- See also:
- PresentationContextAC PresentationContextRQ
Member Typedef Documentation
Constructor & Destructor Documentation
| gdcm::PresentationContext::PresentationContext |
( |
|
) |
|
| gdcm::PresentationContext::PresentationContext |
( |
UIDs::TSName |
asname, |
|
|
UIDs::TSName |
tsname = UIDs::ImplicitVRLittleEndianDefaultTransferSyntaxforDICOM | |
|
) |
| | |
Initialize Presentation Context with AbstractSyntax set to asname and with a single TransferSyntax set to tsname (default to Implicit VR LittleEndian when not specified ).
Member Function Documentation
| 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 * |
as |
) |
[inline] |
| void gdcm::PresentationContext::SetPresentationContextID |
( |
uint8_t |
id |
) |
|
The documentation for this class was generated from the following file: