Changeset 6854 for source/ariba/overlay/modules/OverlayInterface.cpp
- Timestamp:
- Nov 5, 2009, 6:58:38 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/overlay/modules/OverlayInterface.cpp
r3718 r6854 83 83 } 84 84 85 std::string OverlayInterface::debugInformation() const { 86 return "No Information Available."; 87 } 88 85 89 const OverlayParameterSet& OverlayInterface::getParameters() const { 86 90 return parameters;
Note:
See TracChangeset
for help on using the changeset viewer.