Main Page   Compound List   File List   Compound Members   File Members  

ce_view_id_t Struct Reference

#include <ce.h>

List of all members.

Public Attributes

ce_ltime_t ltime
ce_endpt_t endpt


Detailed Description

The view_id structure describes the logical view id. The basic Ensemble supported abstraction is a group, where members can join and leave dynamically. Each membership change is also called a view change, because it changes the composition of the group. Each view has a view_id which is composed of the group leader, and the logical time. A view_id is unique, and there is a partial order on view_id's.


Member Data Documentation

ce_endpt_t ce_view_id_t::endpt
 

ce_ltime_t ce_view_id_t::ltime
 


The documentation for this struct was generated from the following file:
Generated at Fri Aug 30 02:15:26 2002 for CE by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001