XII Release 0.1.0
Loading...
Searching...
No Matches
xiiPipeWin Struct Reference

Public Member Functions

bool IsRunning () const
 
void Create ()
 
void Close ()
 
void StartRead (xiiDelegate< void(xiiStringView)> &ref_onStdOut)
 

Static Public Member Functions

static void ReportString (xiiDelegate< void(xiiStringView)> func, xiiHybridArray< char, 256 > &ref_temp)
 
static void ReportString (xiiDelegate< void(xiiStringView)> func, const char *szStart, const char *szEnd)
 

Public Attributes

HANDLE m_pipeRead = nullptr
 
HANDLE m_pipeWrite = nullptr
 
std::thread m_readThread
 
std::atomic< bool > m_running = false
 

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