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

vrpn_HANDLERPARAM Struct Reference

This structure is what is passed to a vrpn_Connection message callback. It is used by objects, but not normally by user code. More...

#include <vrpn_Connection.h>

List of all members.

Public Members

vrpn_int32 type
vrpn_int32 sender
struct timeval msg_time
vrpn_int32 payload_len
const char* buffer


Detailed Description

This structure is what is passed to a vrpn_Connection message callback. It is used by objects, but not normally by user code.


Member Data Documentation

vrpn_int32 vrpn_HANDLERPARAM::type

vrpn_int32 vrpn_HANDLERPARAM::sender

struct timeval vrpn_HANDLERPARAM::msg_time

vrpn_int32 vrpn_HANDLERPARAM::payload_len

const char* vrpn_HANDLERPARAM::buffer


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