Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

EventDistributor Class Reference

#include <EventDistributor.H>

Inherited by EventDistributorClient, and EventDistributorRoot.

List of all members.

Public Methods

virtual ~EventDistributor ()
virtual bool init (int argc, char **argv)=0
virtual void loop ()=0
virtual void term ()=0

Protected Methods

 EventDistributor (str_ptr host)

Protected Attributes

char * _serialized_event_buffer
int _serialized_event_buffer_size
str_ptr _host

Static Protected Attributes

const int EVT_MPI_ROOT_RANK = 0


Constructor & Destructor Documentation

EventDistributor::EventDistributor str_ptr    host [protected]
 

EventDistributor::~EventDistributor   [virtual]
 


Member Function Documentation

virtual bool EventDistributor::init int    argc,
char **    argv
[pure virtual]
 

Implemented in EventDistributorClient, and EventDistributorRoot.

virtual void EventDistributor::loop   [pure virtual]
 

Implemented in EventDistributorClient, and EventDistributorRoot.

virtual void EventDistributor::term   [pure virtual]
 

Implemented in EventDistributorClient, and EventDistributorRoot.


Member Data Documentation

str_ptr EventDistributor::_host [protected]
 

char* EventDistributor::_serialized_event_buffer [protected]
 

int EventDistributor::_serialized_event_buffer_size [protected]
 

const int EventDistributor::EVT_MPI_ROOT_RANK = 0 [static, protected]
 


The documentation for this class was generated from the following files:
Generated on Mon Sep 15 16:26:00 2003 for gluebase by doxygen1.2.18