SystemC Library API Reference Manual
Reference documentation for the Simics SystemC Library.
 
Loading...
Searching...
No Matches
simics::systemc::awareness::Attributes Class Reference

#include <attributes.h>

Public Member Functions

void init ()
 
template<typename T >
T * attribute (int key)
 
virtual ~Attributes ()
 

Static Public Member Functions

template<typename T >
static T * defineAttribute ()
 

Constructor & Destructor Documentation

◆ ~Attributes()

virtual simics::systemc::awareness::Attributes::~Attributes ( )
virtual

Member Function Documentation

◆ attribute()

template<typename T >
T * simics::systemc::awareness::Attributes::attribute ( int  key)
inline

◆ defineAttribute()

template<typename T >
static T * simics::systemc::awareness::Attributes::defineAttribute ( )
inlinestatic

◆ init()

void simics::systemc::awareness::Attributes::init ( )

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