Bitcoin Core  27.99.0
P2P Digital Currency
Classes | Namespaces | Functions
echo.h File Reference
#include <memory>
#include <string>
Include dependency graph for echo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  interfaces::Echo
 Simple string echoing interface for testing. More...
 

Namespaces

 interfaces
 

Functions

std::unique_ptr< Echo > interfaces::MakeEcho ()
 Return implementation of Echo interface. More...