gem5
v19.0.0.0
|
#include <inet.hh>
Public Member Functions | |
IpAddress () | |
IpAddress (const uint32_t __ip) | |
uint32_t | ip () const |
std::string | string () const |
Protected Attributes | |
uint32_t | _ip |
|
inline |
Definition at line 204 of file inet.hh.
References MipsISA::ia, Net::operator<<(), Net::operator==(), and Net::EthAddr::string().
Referenced by Net::operator<<(), and Net::operator==().