Changeset 4621 for source/ariba/communication
- Timestamp:
- Jun 29, 2009, 5:07:22 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/communication/messages/AribaBaseMsg.h
r4618 r4621 85 85 86 86 private: 87 uint 16_t state; // the link message type //TODO: was uint8_t87 uint8_t state; // the link message type //TODO: was uint8_t 88 88 LinkID localLink; // the local link id 89 89 LinkID remoteLink; // the remote link id
Note:
See TracChangeset
for help on using the changeset viewer.