CTK  0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
Public Member Functions | Public Attributes | List of all members
ctkDicomAppHosting::ObjectLocator Struct Reference

#include <Plugins/org.commontk.dah.core/ctkDicomAppHostingTypes.h>

Public Member Functions

 ObjectLocator ()
 

Public Attributes

qint64 length
 
QString locator
 
qint64 offset
 
QString source
 
QString transferSyntax
 
QString URI
 

Detailed Description

Definition at line 72 of file ctkDicomAppHostingTypes.h.

Constructor & Destructor Documentation

◆ ObjectLocator()

ctkDicomAppHosting::ObjectLocator::ObjectLocator ( )
inline

Definition at line 73 of file ctkDicomAppHostingTypes.h.

Member Data Documentation

◆ length

qint64 ctkDicomAppHosting::ObjectLocator::length

Definition at line 77 of file ctkDicomAppHostingTypes.h.

◆ locator

QString ctkDicomAppHosting::ObjectLocator::locator

Definition at line 74 of file ctkDicomAppHostingTypes.h.

◆ offset

qint64 ctkDicomAppHosting::ObjectLocator::offset

Definition at line 78 of file ctkDicomAppHostingTypes.h.

◆ source

QString ctkDicomAppHosting::ObjectLocator::source

Definition at line 75 of file ctkDicomAppHostingTypes.h.

◆ transferSyntax

QString ctkDicomAppHosting::ObjectLocator::transferSyntax

Definition at line 76 of file ctkDicomAppHostingTypes.h.

◆ URI

QString ctkDicomAppHosting::ObjectLocator::URI

Definition at line 79 of file ctkDicomAppHostingTypes.h.


The documentation for this struct was generated from the following file: