OpenIGTLink/ProtocolV2/ProoposalTemplate
From NAMIC Wiki
Home < OpenIGTLink < ProtocolV2 < ProoposalTemplate
Contents
Summary
The XXXX format supports blah-blah-blah.
Message Types
XXXX
Data | Type | Description |
V1 | unsigned short | Value 1 |
V2 | 8bit unsigned int | Value 2 |
... | ... | ... |
GET_XXXX
Data | Type | Description |
V1 | unsigned short | Value 1 |
V2 | 8bit unsigned int | Value 2 |
... | ... | ... |
STT_XXXX
Data | Type | Description |
V1 | unsigned short | Value 1 |
V2 | 8bit unsigned int | Value 2 |
... | ... | ... |
STP_XXXX
Data | Type | Description |
V1 | unsigned short | Value 1 |
V2 | 8bit unsigned int | Value 2 |
... | ... | ... |
Implementations
XXX message type is implemented in the following source code.
- igtlXXXXMessage.h (link to the file in subversion repository, if available)
- igtlXXXXMessage.cxx (link to the file in subversion repository, if available)
Contributors
You may list names of contributors in this section.
Comments
People in the community may put comments here.