Changeset 4582 for source/ariba/communication/messages/AribaBaseMsg.h
- Timestamp:
- Jun 29, 2009, 11:10:20 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/communication/messages/AribaBaseMsg.h
r3690 r4582 71 71 } LINK_STATE; 72 72 73 AribaBaseMsg( const Address* address = NULL, 73 AribaBaseMsg( 74 const Address* address = NULL, 74 75 LINK_STATE _state = LINK_STATE_DATA, 75 76 const LinkID& _localLink = LinkID::UNSPECIFIED,
Note:
See TracChangeset
for help on using the changeset viewer.