Public Member Functions | |
Packet_Channel () | |
Packet_Channel (const double Pr, const Ttype Delay, const double Block_rate, const int Max_slots=0) | |
~Packet_Channel () | |
void | set_parameters (const double Pr, const Ttype Delay, const double Block_rate, const int Max_slots) |
void | set_errors (const ivec &Lost) |
Public Attributes | |
Slot< Packet_Channel, bool > | start |
Slot< Packet_Channel, Link_Packet * > | input |
Slot< Packet_Channel, int > | nof_inputs |
Signal< Link_Packet * > | output |
Signal< int > | input_request |
Signal< void * > | get_nof_inputs |
Definition at line 45 of file packet_channel.h.
Generated on Fri Jun 8 00:37:39 2007 for IT++ by Doxygen 1.5.2