Main Page   Namespace List   Alphabetical List   Compound List   File List   Compound Members   File Members  

Peer Class Reference

This class represents the thread that handles requests from other detectors in order to pass queries to neighbour peers, thus trace attacks back to their originating point. More...

#include <peer.h>

List of all members.

Public Methods

 Peer (uint16_t, Mutex *, Collector *)
virtual ~Peer ()
virtual void run ()

Private Methods

virtual void final ()

Private Attributes

uint16_t port
Collectorcl
Mutex * mtx


Detailed Description

This class represents the thread that handles requests from other detectors in order to pass queries to neighbour peers, thus trace attacks back to their originating point.

Author:
Constantinos A. Kotsokalis


Constructor & Destructor Documentation

Peer::Peer uint16_t   ,
Mutex *   ,
Collector  
 

virtual Peer::~Peer   [virtual]
 


Member Function Documentation

virtual void Peer::final   [private, virtual]
 

virtual void Peer::run   [virtual]
 


Member Data Documentation

Collector* Peer::cl [private]
 

Mutex* Peer::mtx [private]
 

uint16_t Peer::port [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Jun 26 00:23:14 2003 for Panoptis by doxygen1.2.18