gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Attributes | List of all members
Net::IpAddress Struct Reference

#include <inet.hh>

Inheritance diagram for Net::IpAddress:
Net::IpNetmask Net::IpWithPort

Public Member Functions

 IpAddress ()
 
 IpAddress (const uint32_t __ip)
 
uint32_t ip () const
 
std::string string () const
 

Protected Attributes

uint32_t _ip
 

Detailed Description

Definition at line 193 of file inet.hh.

Constructor & Destructor Documentation

Net::IpAddress::IpAddress ( )
inline

Definition at line 199 of file inet.hh.

Net::IpAddress::IpAddress ( const uint32_t  __ip)
inline

Definition at line 201 of file inet.hh.

Member Function Documentation

uint32_t Net::IpAddress::ip ( ) const
inline

Definition at line 204 of file inet.hh.

References _ip.

Referenced by Net::operator<<(), and Net::operator==().

string Net::IpAddress::string ( ) const

Definition at line 140 of file inet.cc.

Member Data Documentation

uint32_t Net::IpAddress::_ip
protected

Definition at line 196 of file inet.hh.

Referenced by ip().


The documentation for this struct was generated from the following files:

Generated on Fri Jun 9 2017 13:04:34 for gem5 by doxygen 1.8.6