gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Static Public Attributes | List of all members
AtagCmdline Class Reference

#include <atag.hh>

Inheritance diagram for AtagCmdline:
AtagHeader

Public Member Functions

uint32_t tag ()
 Tag (normally starts with 'T''A' and 16 bits of number. More...
 
void cmdline (const std::string &s)
 
 AtagCmdline ()
 
- Public Member Functions inherited from AtagHeader
virtual bool null ()
 If the header should be 0 size. More...
 
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 AtagHeader
uint32_t * storage
 
uint32_t _size
 

Detailed Description

Definition at line 143 of file atag.hh.

Constructor & Destructor Documentation

AtagCmdline::AtagCmdline ( )
inline

Definition at line 165 of file atag.hh.

Member Function Documentation

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

Definition at line 149 of file atag.hh.

References AtagHeader::_size, ArmISA::len, AtagHeader::size(), and AtagHeader::storage.

Referenced by LinuxArmSystem::initState().

uint32_t AtagCmdline::tag ( )
inlinevirtual

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

Implements AtagHeader.

Definition at line 147 of file atag.hh.

References CmdTag.

Member Data Documentation

const uint32_t AtagCmdline::Size = 3
static

Definition at line 146 of file atag.hh.


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

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