Difference between revisions of "OpenIGTLink/ProtocolV2/ProoposalTemplate"
From NAMIC Wiki
Line 100: | Line 100: | ||
*igtlXXXXMessage.cxx (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. |
Revision as of 03:38, 30 June 2010
Home < OpenIGTLink < ProtocolV2 < ProoposalTemplateContents
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.