gem5  v19.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Protected Attributes | Friends | List of all members
Net::EthPtr Class Reference

#include <inet.hh>

Public Member Functions

 EthPtr ()
 
 EthPtr (const EthPacketPtr &ptr)
 
EthHdroperator-> ()
 
EthHdroperator* ()
 
 operator EthHdr * ()
 
const EthHdroperator-> () const
 
const EthHdroperator* () const
 
 operator const EthHdr * () const
 
const EthPtroperator= (const EthPacketPtr &ptr)
 
const EthPacketPtr packet () const
 
EthPacketPtr packet ()
 
bool operator! () const
 
 operator bool () const
 
int off () const
 
int pstart () const
 

Protected Attributes

EthPacketPtr p
 

Friends

class IpPtr
 
class Ip6Ptr
 

Detailed Description

Definition at line 161 of file inet.hh.

Constructor & Destructor Documentation

◆ EthPtr() [1/2]

Net::EthPtr::EthPtr ( )
inline

Definition at line 169 of file inet.hh.

◆ EthPtr() [2/2]

Net::EthPtr::EthPtr ( const EthPacketPtr ptr)
inline

Definition at line 170 of file inet.hh.

Member Function Documentation

◆ off()

int Net::EthPtr::off ( ) const
inline

Definition at line 186 of file inet.hh.

◆ operator bool()

Net::EthPtr::operator bool ( ) const
inline

Definition at line 185 of file inet.hh.

◆ operator const EthHdr *()

Net::EthPtr::operator const EthHdr * ( ) const
inline

Definition at line 178 of file inet.hh.

◆ operator EthHdr *()

Net::EthPtr::operator EthHdr * ( )
inline

Definition at line 174 of file inet.hh.

◆ operator!()

bool Net::EthPtr::operator! ( ) const
inline

Definition at line 184 of file inet.hh.

References MipsISA::p.

◆ operator*() [1/2]

EthHdr& Net::EthPtr::operator* ( )
inline

Definition at line 173 of file inet.hh.

◆ operator*() [2/2]

const EthHdr& Net::EthPtr::operator* ( ) const
inline

Definition at line 177 of file inet.hh.

◆ operator->() [1/2]

EthHdr* Net::EthPtr::operator-> ( )
inline

Definition at line 172 of file inet.hh.

◆ operator->() [2/2]

const EthHdr* Net::EthPtr::operator-> ( ) const
inline

Definition at line 176 of file inet.hh.

◆ operator=()

const EthPtr& Net::EthPtr::operator= ( const EthPacketPtr ptr)
inline

Definition at line 180 of file inet.hh.

◆ packet() [1/2]

const EthPacketPtr Net::EthPtr::packet ( ) const
inline

Definition at line 182 of file inet.hh.

References MipsISA::p.

◆ packet() [2/2]

EthPacketPtr Net::EthPtr::packet ( )
inline

Definition at line 183 of file inet.hh.

References MipsISA::p.

◆ pstart()

int Net::EthPtr::pstart ( ) const
inline

Definition at line 187 of file inet.hh.

Friends And Related Function Documentation

◆ Ip6Ptr

friend class Ip6Ptr
friend

Definition at line 165 of file inet.hh.

◆ IpPtr

friend class IpPtr
friend

Definition at line 164 of file inet.hh.

Member Data Documentation

◆ p

EthPacketPtr Net::EthPtr::p
protected

The documentation for this class was generated from the following file:

Generated on Fri Feb 28 2020 16:27:22 for gem5 by doxygen 1.8.13