class Event

event with the type and timestamp attached

Public Fields

typedef enum send
typedef enum load
typedef enum broadcast typeT
typeT type
Sockaddr userSocketAddr
when type is broadcast - undefined
Timeval when

Public Methods

Event( typeT t )
Event( const Event &e )
const Event& operator =( const Event &e )
bool operator <( const Event &e ) const

Public

typedef enum error
possible types

Documentation

event with the type and timestamp attached. Put events in priority queue
typedef enum error
possible types

typedef enum send

typedef enum load

typedef enum broadcast typeT

typeT type

Sockaddr userSocketAddr
when type is broadcast - undefined

Timeval when

Event( typeT t )

Event( const Event &e )

const Event& operator =( const Event &e )

bool operator <( const Event &e ) const


This class has no child classes.

alphabetic index html hierarchy of classes or java



This page was generated with the help of DOC++.