Bitcoin Core 29.99.0
P2P Digital Currency
Public Member Functions | List of all members
mp::test::FooCallback Class Referenceabstract

#include <foo.h>

Inheritance diagram for mp::test::FooCallback:
[legend]

Public Member Functions

virtual ~FooCallback ()=default
 
virtual int call (int arg)=0
 

Detailed Description

Definition at line 46 of file foo.h.

Constructor & Destructor Documentation

◆ ~FooCallback()

virtual mp::test::FooCallback::~FooCallback ( )
virtualdefault

Member Function Documentation

◆ call()

virtual int mp::test::FooCallback::call ( int  arg)
pure virtual

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