find Interfaces
This commit is contained in:
parent
d61bfbadf2
commit
f0def9c046
8 changed files with 54 additions and 84 deletions
|
|
@ -15,7 +15,7 @@ public:
|
|||
Host();
|
||||
virtual ~Host() {}
|
||||
bytes getMac();
|
||||
bytes getIp();
|
||||
bytes getIp(std::string);
|
||||
};
|
||||
|
||||
#endif /* HOST_H_ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue