Bitcoin Core  27.99.0
P2P Digital Currency
Functions
stdin.cpp File Reference
#include <compat/stdin.h>
#include <cstdio>
#include <termios.h>
#include <unistd.h>
#include <poll.h>
Include dependency graph for stdin.cpp:

Go to the source code of this file.

Functions

void SetStdinEcho (bool enable)
 
bool StdinTerminal ()
 
bool StdinReady ()
 

Function Documentation

◆ SetStdinEcho()

void SetStdinEcho ( bool  enable)

Definition at line 19 of file stdin.cpp.

Here is the caller graph for this function:

◆ StdinReady()

bool StdinReady ( )

Definition at line 52 of file stdin.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ StdinTerminal()

bool StdinTerminal ( )

Definition at line 43 of file stdin.cpp.

Here is the caller graph for this function: