C++ Device API Reference Manual
Reference documentation for the Simics C++ Device API.
 
Loading...
Searching...
No Matches
simics::AfterCall Class Reference

#include <after.h>

Static Public Member Functions

static void addIface (AfterCallInterface *iface)
 
static void removeIface (AfterCallInterface *iface)
 
static AfterCallInterfacefindIface (const std::string &name)
 

Member Function Documentation

◆ addIface()

static void simics::AfterCall::addIface ( AfterCallInterface iface)
static

◆ findIface()

static AfterCallInterface * simics::AfterCall::findIface ( const std::string &  name)
static

◆ removeIface()

static void simics::AfterCall::removeIface ( AfterCallInterface iface)
static

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