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

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

#include <utility.h>

Protected Member Functions

 nocopy ()
 
 ~nocopy ()
 

Detailed Description

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

Placed here for legacy support of modules using c++-api-v1

Constructor & Destructor Documentation

◆ nocopy()

simics::nocopy::nocopy ( )
inlineprotected

◆ ~nocopy()

simics::nocopy::~nocopy ( )
inlineprotected

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