Public Attributes | List of all members
task_entry_t Struct Reference

#include <runner.h>

Public Attributes

int is_helper
 
int(* main )(void)
 
char * process_name
 
int show_output
 
char * task_name
 
int timeout
 

Detailed Description

Definition at line 39 of file runner.h.

Member Data Documentation

◆ is_helper

int task_entry_t::is_helper

Definition at line 43 of file runner.h.

◆ main

int(* task_entry_t::main) (void)

Definition at line 42 of file runner.h.

◆ process_name

char* task_entry_t::process_name

Definition at line 41 of file runner.h.

◆ show_output

int task_entry_t::show_output

Definition at line 44 of file runner.h.

◆ task_name

char* task_entry_t::task_name

Definition at line 40 of file runner.h.

◆ timeout

int task_entry_t::timeout

Definition at line 49 of file runner.h.


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


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