src/lte/model/lte-enb-net-device.h
changeset 8389 cb215987eb77
parent 8148 09e2d03022a2
child 8390 fb2bef5bb0e2
--- a/src/lte/model/lte-enb-net-device.h	Thu Oct 27 16:27:21 2011 +0200
+++ b/src/lte/model/lte-enb-net-device.h	Fri Nov 04 13:29:20 2011 +0000
@@ -67,6 +67,9 @@
   virtual ~LteEnbNetDevice (void);
   virtual void DoDispose (void);
 
+  // inherited from NetDevice
+  virtual bool Send (Ptr<Packet> packet, const Address& dest, uint16_t protocolNumber);
+
   /**
    * \return a pointer to the MAC 
    */
@@ -134,12 +137,6 @@
 
 
 private:
-  bool DoSend (Ptr<Packet> packet,
-               const Mac48Address& source,
-               const Mac48Address& dest,
-               uint16_t protocolNumber);
-
-  void DoReceive (Ptr<Packet> p);
 
   /**
    * Several attributes (e.g., the bandwidth) are exported as