Main Page   Compound List   File List   Compound Members   File Members  

ce_jops_t Struct Reference

#include <ce.h>

List of all members.

Public Attributes

ce_time_t hrtbt_rate
char* transports
char* protocol
char* group_name
char* properties
ce_bool_t use_properties
ce_bool_t groupd
char* params
ce_bool_t debug
ce_bool_t client
char* endpt
char* princ
char* key
ce_bool_t secure


Detailed Description

A request structure that describes the list of properties an application wishes from a created endpoint.


Member Data Documentation

ce_bool_t ce_jops_t::client
 

Are we a Client?

ce_bool_t ce_jops_t::debug
 

Use the debugging version

char * ce_jops_t::endpt
 

the requested endpoint name

char * ce_jops_t::group_name
 

The group name

ce_bool_t ce_jops_t::groupd
 

Use the group daemon?

ce_time_t ce_jops_t::hrtbt_rate
 

The heartbeat rate

char * ce_jops_t::key
 

The security key

char * ce_jops_t::params
 

The set of parameters

char * ce_jops_t::princ
 

My principal name (security)

char * ce_jops_t::properties
 

The set of properties

char * ce_jops_t::protocol
 

The protocol stack to use

ce_bool_t ce_jops_t::secure
 

Do we want a secure stack (encryption + authentication?

char * ce_jops_t::transports
 

The transport protocols [UDP,TCP,MCAST]

ce_bool_t ce_jops_t::use_properties
 

Use the properties, instead of the protocol ?


The documentation for this struct was generated from the following file:
Generated at Thu Dec 6 15:20:33 2001 for CE by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001