Guitar
Typedefs | Functions
MyProcess.h File Reference
#include <BasicProcessPosix.h>
Include dependency graph for MyProcess.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

using Process = ProcessPosix
 
using PtyProcess = ProcessPosixPty
 

Functions

std::shared_ptr< AbstractPtyProcessnew_posix_pty ()
 

Typedef Documentation

◆ Process

◆ PtyProcess

Function Documentation

◆ new_posix_pty()

std::shared_ptr<AbstractPtyProcess> new_posix_pty ( )