TR-mbed 1.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
MyInterface Struct Referenceabstract
Inheritance diagram for MyInterface:
MyImpl

Public Member Functions

virtual void func ()=0
 
virtual ~MyInterface ()
 

Constructor & Destructor Documentation

◆ ~MyInterface()

virtual MyInterface::~MyInterface ( )
inlinevirtual

Member Function Documentation

◆ func()

virtual void MyInterface::func ( )
pure virtual

Implemented in MyImpl.


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