Scroom 0.14-49-gb7ae7a6d
Loading...
Searching...
No Matches
Interface Class Reference

#include <interface.hh>

Inheritance diagram for Interface:
Inheritance graph
Collaboration diagram for Interface:
Collaboration graph

Public Member Functions

 Interface ()=default
 
 Interface (const Interface &)=delete
 
Interfaceoperator= (const Interface &)=delete
 
 Interface (Interface &&)=delete
 
Interfaceoperator= (Interface &&)=delete
 
virtual ~Interface ()=default
 

Constructor & Destructor Documentation

◆ Interface() [1/3]

Interface::Interface ( )
default

◆ Interface() [2/3]

Interface::Interface ( const Interface )
delete

◆ Interface() [3/3]

Interface::Interface ( Interface &&  )
delete

◆ ~Interface()

virtual Interface::~Interface ( )
virtualdefault

Member Function Documentation

◆ operator=() [1/2]

Interface & Interface::operator= ( const Interface )
delete

◆ operator=() [2/2]

Interface & Interface::operator= ( Interface &&  )
delete

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