Crossfire Client, Branches  R11627
ChildProcess Struct Reference

#include <client.h>

+ Collaboration diagram for ChildProcess:

Data Fields

int flag
 
PipeLog logger [3]
 
char * name
 
struct ChildProcessnext
 
int pid
 
int tube [3]
 

Detailed Description

Definition at line 410 of file client.h.

Field Documentation

int ChildProcess::flag

Definition at line 412 of file client.h.

Referenced by logChildPipe(), and raiseChild().

PipeLog ChildProcess::logger[3]

Definition at line 415 of file client.h.

Referenced by logPipe(), monitorChilds(), and purgePipe().

char* ChildProcess::name

Definition at line 411 of file client.h.

Referenced by logPipe(), monitorChilds(), purgePipe(), and raiseChild().

struct ChildProcess* ChildProcess::next

Definition at line 416 of file client.h.

Referenced by monitorChilds(), and raiseChild().

int ChildProcess::pid

Definition at line 413 of file client.h.

Referenced by logPipe(), monitorChilds(), and raiseChild().

int ChildProcess::tube[3]

Definition at line 414 of file client.h.

Referenced by init_sounds(), logPipe(), and purgePipe().


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