#include <vrpn_Mutex.h>
Public Attributes | |
vrpn_uint32 | IPaddress |
vrpn_uint32 | port |
vrpn_bool | grantedLock |
Definition at line 316 of file vrpn_Mutex.h.
vrpn_bool vrpn_PeerMutex::peerData::grantedLock |
Definition at line 319 of file vrpn_Mutex.h.
vrpn_uint32 vrpn_PeerMutex::peerData::IPaddress |
Definition at line 317 of file vrpn_Mutex.h.
vrpn_uint32 vrpn_PeerMutex::peerData::port |
Definition at line 318 of file vrpn_Mutex.h.