Ignore:
Timestamp:
Apr 22, 2009, 9:07:53 PM (15 years ago)
Author:
Christoph Mayer
Message:

-jede Menge fixes und Umstellungen
-angefangen ariba/interface los zu werden, erste dateien sind weg

File:
1 edited

Legend:

Unmodified
Added
Removed
  • source/ariba/AribaModule.h

    r2454 r3037  
    6464class NetworkLocator;
    6565}
    66 namespace interface {
    67 class UnderlayAbstraction;
     66namespace communication {
     67class BaseCommunication;
    6868}
    6969
     
    185185                        const Name& spovnet) const;
    186186
    187         // TODO: merge with old interface
    188         interface::UnderlayAbstraction* underlay_abs;
     187        communication::BaseCommunication* base_comm;
    189188
    190189        // TODO: use "abstract" representations here!
Note: See TracChangeset for help on using the changeset viewer.