Bitcoin Core  27.99.0
P2P Digital Currency
Public Member Functions | List of all members
FooImplementation Class Reference

#include <ipc_test.h>

Public Member Functions

int add (int a, int b)
 
COutPoint passOutPoint (COutPoint o)
 
UniValue passUniValue (UniValue v)
 

Detailed Description

Definition at line 11 of file ipc_test.h.

Member Function Documentation

◆ add()

int FooImplementation::add ( int  a,
int  b 
)
inline

Definition at line 14 of file ipc_test.h.

◆ passOutPoint()

COutPoint FooImplementation::passOutPoint ( COutPoint  o)
inline

Definition at line 15 of file ipc_test.h.

◆ passUniValue()

UniValue FooImplementation::passUniValue ( UniValue  v)
inline

Definition at line 16 of file ipc_test.h.


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