IT++ Logo Newcom Logo

itpp::Packet_Channel Class Reference

List of all members.

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

Detailed Description

Definition at line 45 of file packet_channel.h.


The documentation for this class was generated from the following files:
SourceForge Logo

Generated on Wed Apr 18 11:20:05 2007 for IT++ by Doxygen 1.5.2