Dip  0.92.3
Public Attributes | List of all members
DRAW_GRAPH_PROBLEM Struct Reference

#include <sym_dg.h>

Collaboration diagram for DRAW_GRAPH_PROBLEM:
Collaboration graph
[legend]

Public Attributes

voiduser
 
int master
 
dg_params par
 
char waiting_to_die
 
unsigned int next_id
 
int window_num
 
window ** windows
 
int message_length
 
char * message
 

Detailed Description

Definition at line 120 of file sym_dg.h.

Member Data Documentation

void* DRAW_GRAPH_PROBLEM::user

Definition at line 121 of file sym_dg.h.

int DRAW_GRAPH_PROBLEM::master

Definition at line 122 of file sym_dg.h.

dg_params DRAW_GRAPH_PROBLEM::par

Definition at line 123 of file sym_dg.h.

char DRAW_GRAPH_PROBLEM::waiting_to_die

Definition at line 124 of file sym_dg.h.

unsigned int DRAW_GRAPH_PROBLEM::next_id

Definition at line 125 of file sym_dg.h.

int DRAW_GRAPH_PROBLEM::window_num

Definition at line 126 of file sym_dg.h.

window** DRAW_GRAPH_PROBLEM::windows

Definition at line 127 of file sym_dg.h.

int DRAW_GRAPH_PROBLEM::message_length

Definition at line 129 of file sym_dg.h.

char* DRAW_GRAPH_PROBLEM::message

Definition at line 130 of file sym_dg.h.


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