C++ Device API Reference Manual
Reference documentation for the Simics C++ Device API.
 
Loading...
Searching...
No Matches
hierarchical-object-interface.h File Reference
#include <string>
#include <string_view>
#include "simics/conf-object.h"

Go to the source code of this file.

Classes

class  simics::HierarchicalObjectInterface
 Interface for hierarchical objects used in bank register modeling. More...
 

Namespaces

namespace  simics
 

Enumerations

enum class  simics::Level { simics::BANK = 0 , simics::REGISTER = 1 , simics::FIELD = 2 }
 Enum representing the hierarchy level of an object. More...