Network-Music  0.1
An audible representation of network traffic
 All Classes Namespaces Files Functions Variables Typedefs Macros Pages
PacketCapturer Class Reference

#include <packetcapturer.h>

Public Slots

void SLOT_CAPTURE ()

Signals

void SIG_NEW_TONE (int, int)

Public Member Functions

 PacketCapturer (QObject *parent=0)
 PacketCapturer (const char *deviceName)
void ChangeEmitter (int value, int often)
 ~PacketCapturer ()

Constructor & Destructor Documentation

PacketCapturer::PacketCapturer ( QObject *  parent = 0)
explicit
PacketCapturer::PacketCapturer ( const char *  deviceName)
Note
seems like a bad design but it works
PacketCapturer::~PacketCapturer ( )

Member Function Documentation

void PacketCapturer::ChangeEmitter ( int  value,
int  often 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void PacketCapturer::SIG_NEW_TONE ( int  ,
int   
)
signal

Here is the caller graph for this function:

void PacketCapturer::SLOT_CAPTURE ( )
slot

Here is the call graph for this function:


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