#include <monitor.h>
Definition at line 173 of file monitor.h.
 
      
        
          | int monitor::child_recv_fd | 
      
 
 
      
        
          | int monitor::child_send_fd | 
      
 
 
      
        
          | struct evloop* monitor::evloop | 
      
 
 
      
        
          | int monitor::live_children | 
      
 
 
      
        
          | int monitor::monitor_recv_fd | 
      
 
 
      
        
          | int monitor::monitor_send_fd | 
      
 
 
      
        
          | int monitor::msg_obj_id_counter | 
      
 
 
      
        
          | GHashTable* monitor::msg_obj_tab | 
      
 
 
      
        
          | pthread_mutex_t monitor::msg_obj_tab_mutex | 
      
 
 
      
        
          | pthread_mutex_t monitor::mutex | 
      
 
 
      
        
          | struct { ... }   monitor::p | 
      
 
 
      
        
          | int monitor::pid_waitpipe_fd | 
      
 
 
      
        
          | void* monitor::stderr_callback_state | 
      
 
 
      
        
          | int monitor::stderr_log_fd | 
      
 
 
      
        
          | char* monitor::stderr_logfile | 
      
 
 
      
        
          | int monitor::stdin_bufsiz | 
      
 
 
      
        
          | void* monitor::stdin_callback_state | 
      
 
 
      
        
          | void* monitor::stdout_callback_state | 
      
 
 
      
        
          | int monitor::stdout_log_fd | 
      
 
 
      
        
          | char* monitor::stdout_logfile | 
      
 
 
The documentation for this struct was generated from the following file: