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

#include <foo.h>

Inheritance diagram for mp::test::ExtendedCallback:
[legend]
Collaboration diagram for mp::test::ExtendedCallback:
[legend]

Public Member Functions

virtual int callExtended (int arg)=0
 
- Public Member Functions inherited from mp::test::FooCallback
virtual ~FooCallback ()=default
 
virtual int call (int arg)=0
 

Detailed Description

Definition at line 53 of file foo.h.

Member Function Documentation

◆ callExtended()

virtual int mp::test::ExtendedCallback::callExtended ( int  arg)
pure virtual

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