Changeset 5624 for source/ariba/overlay/modules/OverlayInterface.h
- Timestamp:
- Aug 3, 2009, 2:29:12 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/overlay/modules/OverlayInterface.h
r5316 r5624 103 103 * end-point, if this node is the initiator 104 104 */ 105 virtual void joinOverlay(const EndpointDescriptor& bootstrap = 106 EndpointDescriptor::UNSPECIFIED ) = 0; 105 virtual void joinOverlay(const EndpointDescriptor& bootstrap = EndpointDescriptor::UNSPECIFIED()) = 0; 107 106 108 107 /**
Note:
See TracChangeset
for help on using the changeset viewer.