Inheritance diagram for itpp::Packet_Generator:
Public Member Functions | |
Packet_Generator (const int Packet_size=150, const unsigned long int Max_packets=0) | |
virtual | ~Packet_Generator () |
void | set_parameters (const int Packet_size, const unsigned long int Max_packets) |
int | get_packet_size () |
int | get_max_packets () |
Public Attributes | |
Signal< Packet * > | output |
Slot< Packet_Generator, bool > | start |
Protected Member Functions | |
virtual Ttype | delta_t ()=0 |
Definition at line 45 of file packet_generator.h.
Generated on Thu Apr 19 14:15:04 2007 for IT++ by Doxygen 1.5.1