Ignore:
Timestamp:
Aug 7, 2009, 12:15:47 PM (15 years ago)
Author:
Christoph Mayer
Message:

major gui update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/ariba/AribaModule.cpp

    r5417 r5767  
    213213}
    214214
     215const string AribaModule::getLocalEndpoints() {
     216        return base_comm->getEndpointDescriptor().toString();
     217}
     218
    215219} // namespace ariba
Note: See TracChangeset for help on using the changeset viewer.