more failsafe
This commit is contained in:
parent
2a9bc5ea8d
commit
ef243d6f82
6 changed files with 66 additions and 28 deletions
|
|
@ -15,6 +15,7 @@ public:
|
|||
Host(){};
|
||||
macAddr getMac();
|
||||
ipAddr getIp();
|
||||
std::string getIface();
|
||||
};
|
||||
|
||||
#endif /* HOST_H_ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue