src/emu/model/emu-net-device.h
changeset 6931 0d20803d0df5
parent 6852 8f1a53d3f6ca
child 7173 4175a15762d4
equal deleted inserted replaced
6930:8406f75b430e 6931:0d20803d0df5
   210    * \returns The encapsulation mode of this device.
   210    * \returns The encapsulation mode of this device.
   211    */
   211    */
   212   EmuNetDevice::EncapsulationMode  GetEncapsulationMode (void) const;
   212   EmuNetDevice::EncapsulationMode  GetEncapsulationMode (void) const;
   213 
   213 
   214 private:
   214 private:
       
   215   EmuNetDevice (const EmuNetDevice &);
       
   216   EmuNetDevice & operator= (const EmuNetDevice &);
   215 
   217 
   216   virtual void DoDispose (void);
   218   virtual void DoDispose (void);
   217 
   219 
   218   /**
   220   /**
   219    * Call out to a separate process running as suid root in order to get a raw 
   221    * Call out to a separate process running as suid root in order to get a raw