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

vrpn_RedundantController_Protocol Struct Reference

#include <vrpn_RedundantTransmission.h>

List of all members.

Public Members

char* encode_set (int * len, vrpn_uint32 num, timeval interval)
void decode_set (const char ** buf, vrpn_uint32 * num, timeval * interval)
char* encode_enable (int * len, vrpn_bool)
void decode_enable (const char ** buf, vrpn_bool *)
void register_types (vrpn_Connection *)
vrpn_int32 d_set_type
vrpn_int32 d_enable_type


Detailed Description


Member Function Documentation

char * vrpn_RedundantController_Protocol::encode_set (int * len, vrpn_uint32 num, timeval interval)

void vrpn_RedundantController_Protocol::decode_set (const char ** buf, vrpn_uint32 * num, timeval * interval)

char * vrpn_RedundantController_Protocol::encode_enable (int * len, vrpn_bool on)

void vrpn_RedundantController_Protocol::decode_enable (const char ** buf, vrpn_bool * on)

void vrpn_RedundantController_Protocol::register_types (vrpn_Connection * c)


Member Data Documentation

vrpn_int32 vrpn_RedundantController_Protocol::d_set_type

vrpn_int32 vrpn_RedundantController_Protocol::d_enable_type


The documentation for this struct was generated from the following files:
Generated at Fri Sep 13 15:04:24 2002 for vrpn by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999