Guitar
Public Attributes | List of all members
ProcessWinConPtyWithWorker::Private Struct Reference
Collaboration diagram for ProcessWinConPtyWithWorker::Private:
Collaboration graph
[legend]

Public Attributes

std::condition_variable cv
 
BasicProcessWin proc
 
bool started = false
 
bool running = false
 
bool waited = false
 
int exit_code = -1
 

Member Data Documentation

◆ cv

std::condition_variable ProcessWinConPtyWithWorker::Private::cv

◆ exit_code

int ProcessWinConPtyWithWorker::Private::exit_code = -1

◆ proc

BasicProcessWin ProcessWinConPtyWithWorker::Private::proc

◆ running

bool ProcessWinConPtyWithWorker::Private::running = false

◆ started

bool ProcessWinConPtyWithWorker::Private::started = false

◆ waited

bool ProcessWinConPtyWithWorker::Private::waited = false

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