Public Attributes | List of all members
process_info_t Struct Reference

#include <runner-unix.h>

Public Attributes

char * name
 
pid_t pid
 
HANDLE process
 
int status
 
HANDLE stdio_in
 
HANDLE stdio_out
 
FILE * stdout_file
 
int terminated
 

Detailed Description

Definition at line 28 of file runner-unix.h.

Member Data Documentation

◆ name

char * process_info_t::name

Definition at line 31 of file runner-unix.h.

◆ pid

pid_t process_info_t::pid

Definition at line 30 of file runner-unix.h.

◆ process

HANDLE process_info_t::process

Definition at line 37 of file runner-win.h.

◆ status

int process_info_t::status

Definition at line 32 of file runner-unix.h.

◆ stdio_in

HANDLE process_info_t::stdio_in

Definition at line 38 of file runner-win.h.

◆ stdio_out

HANDLE process_info_t::stdio_out

Definition at line 39 of file runner-win.h.

◆ stdout_file

FILE* process_info_t::stdout_file

Definition at line 29 of file runner-unix.h.

◆ terminated

int process_info_t::terminated

Definition at line 33 of file runner-unix.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:48