C++ Device API Reference Manual
Reference documentation for the Simics C++ Device API.
 
Loading...
Searching...
No Matches
utility.h File Reference
#include "conf-object.h"

Go to the source code of this file.

Classes

class  simics::nocopy
 Prevent copy of classes inheriting from this class by having private copy-constructor and assignment operator. More...
 

Namespaces

namespace  simics
 

Functions

template<typename IFACE >
IFACE * simics::get_interface (conf_object_t *obj)
 Return the Simics C++ interface class from a configuration object.