merge in raj's dispose early work
This commit is contained in:
@@ -122,6 +122,8 @@ public:
|
||||
uint32_t AddDevice (NetDevice *device);
|
||||
NetDevice *GetDevice (uint32_t index) const;
|
||||
uint32_t GetNDevices (void) const;
|
||||
|
||||
virtual void Dispose();
|
||||
|
||||
private:
|
||||
virtual void DoAddDevice (NetDevice *device) const = 0;
|
||||
|
||||
Reference in New Issue
Block a user