Changeset 4593 for source/ariba/communication/messages
- Timestamp:
 - Jun 29, 2009, 12:25:21 PM (16 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  source/ariba/communication/messages/AribaBaseMsg.h (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
source/ariba/communication/messages/AribaBaseMsg.h
r4582 r4593 85 85 86 86 private: 87 uint8_t state; // the link message type88 LinkID localLink; // the local link id89 LinkID remoteLink; // the remote link id87 boost::uint8_t state; // the link message type 88 LinkID localLink; // the local link id 89 LinkID remoteLink; // the remote link id 90 90 91 91 };  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.