Changeset 5624 for source/ariba/overlay/BaseOverlay.h
- Timestamp:
- Aug 3, 2009, 2:29:12 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/overlay/BaseOverlay.h
r5556 r5624 269 269 * @param boot A bootstrap node 270 270 */ 271 void joinSpoVNet(const SpoVNetID& id, const EndpointDescriptor& boot = EndpointDescriptor::UNSPECIFIED );271 void joinSpoVNet(const SpoVNetID& id, const EndpointDescriptor& boot = EndpointDescriptor::UNSPECIFIED()); 272 272 273 273 /**
Note:
See TracChangeset
for help on using the changeset viewer.