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

Public Attributes

std::mutex mutex
 
Win32ProcessThread th
 
std::vector< char > stdout_bytes
 
std::vector< char > stderr_bytes
 

Member Data Documentation

◆ mutex

std::mutex Win32Process::Private::mutex

◆ stderr_bytes

std::vector<char> Win32Process::Private::stderr_bytes

◆ stdout_bytes

std::vector<char> Win32Process::Private::stdout_bytes

◆ th

Win32ProcessThread Win32Process::Private::th

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