#include <api_e2e_utils.h>
|
| static void | drainStream (wxInputStream *aStream, wxString &aDest) |
| |
|
| std::function< void(int, const wxString &, const wxString &)> | m_callback |
| |
Definition at line 58 of file api_e2e_utils.h.
◆ API_SERVER_PROCESS()
| API_SERVER_PROCESS::API_SERVER_PROCESS |
( |
std::function< void(int, const wxString &, const wxString &)> | aCallback | ) |
|
|
inline |
◆ drainStream()
| static void API_SERVER_PROCESS::drainStream |
( |
wxInputStream * | aStream, |
|
|
wxString & | aDest ) |
|
inlinestatic |
◆ OnTerminate()
| void API_SERVER_PROCESS::OnTerminate |
( |
int | aPid, |
|
|
int | aStatus ) |
|
inlineoverride |
◆ m_callback
| std::function<void( int, const wxString&, const wxString& )> API_SERVER_PROCESS::m_callback |
|
private |
The documentation for this class was generated from the following file: