Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  
Public Attributes | List of all members
igtl_imgmeta_element Struct Reference

#include <igtl_imgmeta.h>

Public Attributes

char device_name [IGTL_IMGMETA_LEN_DEVICE_NAME]
 
char modality [IGTL_IMGMETA_LEN_MODALITY]
 
char name [IGTL_IMGMETA_LEN_NAME]
 
char patient_id [IGTL_IMGMETA_LEN_PATIENT_ID]
 
char patient_name [IGTL_IMGMETA_LEN_PATIENT_NAME]
 
igtl_uint8 reserved
 
igtl_uint8 scalar_type
 
igtl_uint16 size [3]
 
igtl_uint64 timestamp
 

Detailed Description

IMAGEMETA is a message type to transfer a list of images available in a server. A IMGMETA message may contain information of multiple images. The client determins the number of image meta by the size of the body included in the message header (see igtl_imgmeta_getdata_n() macro).

Definition at line 55 of file igtl_imgmeta.h.

Member Data Documentation

◆ device_name

char igtl_imgmeta_element::device_name[IGTL_IMGMETA_LEN_DEVICE_NAME]

Definition at line 57 of file igtl_imgmeta.h.

◆ modality

char igtl_imgmeta_element::modality[IGTL_IMGMETA_LEN_MODALITY]

Definition at line 58 of file igtl_imgmeta.h.

◆ name

char igtl_imgmeta_element::name[IGTL_IMGMETA_LEN_NAME]

Definition at line 56 of file igtl_imgmeta.h.

◆ patient_id

char igtl_imgmeta_element::patient_id[IGTL_IMGMETA_LEN_PATIENT_ID]

Definition at line 60 of file igtl_imgmeta.h.

◆ patient_name

char igtl_imgmeta_element::patient_name[IGTL_IMGMETA_LEN_PATIENT_NAME]

Definition at line 59 of file igtl_imgmeta.h.

◆ reserved

igtl_uint8 igtl_imgmeta_element::reserved

Definition at line 64 of file igtl_imgmeta.h.

◆ scalar_type

igtl_uint8 igtl_imgmeta_element::scalar_type

Definition at line 63 of file igtl_imgmeta.h.

◆ size

igtl_uint16 igtl_imgmeta_element::size[3]

Definition at line 62 of file igtl_imgmeta.h.

◆ timestamp

igtl_uint64 igtl_imgmeta_element::timestamp

Definition at line 61 of file igtl_imgmeta.h.


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

Generated for OpenIGTLink by Doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2012