Main Page | Class List | File List | Class Members | File Members

mux Struct Reference

#include <mux.h>

List of all members.

Public Attributes

char name [41]
mux_parametersparams
al_sending_entityal_senders [MAX_AL_SENDERS]
int num_al_senders
channeloutput
int wait_time
int packetsSent


Member Data Documentation

al_sending_entity* mux::al_senders[MAX_AL_SENDERS]
 

Definition at line 103 of file mux.h.

Referenced by add_alse().

char mux::name[41]
 

Definition at line 94 of file mux.h.

Referenced by close_mux(), multiplex(), and new_mux().

int mux::num_al_senders
 

Definition at line 105 of file mux.h.

Referenced by add_alse(), and new_mux().

channel* mux::output
 

Definition at line 107 of file mux.h.

Referenced by multiplex(), and start_config().

int mux::packetsSent
 

Definition at line 111 of file mux.h.

Referenced by close_mux(), multiplex(), and new_mux().

mux_parameters* mux::params
 

Definition at line 97 of file mux.h.

Referenced by bytes_ok(), close_mux(), multiplex(), mux_config(), mux_table_config(), set_payload_size(), and start_config().

int mux::wait_time
 

Definition at line 109 of file mux.h.

Referenced by new_mux().


The documentation for this struct was generated from the following file:
Generated on Sun Jul 16 16:27:48 2006 by  doxygen 1.3.9.1