gem5 v25.0.0.1
Loading...
Searching...
No Matches
gem5::AtagCmdline Class Reference

#include <atag.hh>

Inheritance diagram for gem5::AtagCmdline:
gem5::AtagHeader

Public Member Functions

uint32_t tag ()
 Tag (normally starts with 'T''A' and 16 bits of number.
void cmdline (const std::string &s)
 AtagCmdline ()
Public Member Functions inherited from gem5::AtagHeader
virtual bool null ()
 If the header should be 0 size.
uint32_t size () const
 AtagHeader (uint32_t s)
virtual ~AtagHeader ()
uint32_t copyOut (uint8_t *p)

Static Public Attributes

static const uint32_t Size = 3

Additional Inherited Members

Protected Attributes inherited from gem5::AtagHeader
uint32_t * storage
uint32_t _size

Detailed Description

Definition at line 145 of file atag.hh.

Constructor & Destructor Documentation

◆ AtagCmdline()

gem5::AtagCmdline::AtagCmdline ( )
inline

Definition at line 167 of file atag.hh.

References gem5::AtagHeader::AtagHeader(), and Size.

Member Function Documentation

◆ cmdline()

void gem5::AtagCmdline::cmdline ( const std::string & s)
inline

◆ tag()

uint32_t gem5::AtagCmdline::tag ( )
inlinevirtual

Tag (normally starts with 'T''A' and 16 bits of number.

Implements gem5::AtagHeader.

Definition at line 149 of file atag.hh.

References gem5::CmdTag.

Member Data Documentation

◆ Size

const uint32_t gem5::AtagCmdline::Size = 3
static

Definition at line 148 of file atag.hh.

Referenced by AtagCmdline().


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

Generated on Sat Oct 18 2025 08:06:49 for gem5 by doxygen 1.14.0