VR-Link C# API Documentation
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros Pages
List of all members | Public Member Functions | Public Attributes | Protected Member Functions | Properties | Static Private Member Functions | Private Attributes
SetReflectedEntityHeartbeatThresholdMessage Class Reference
+ Inheritance diagram for SetReflectedEntityHeartbeatThresholdMessage:
+ Collaboration diagram for SetReflectedEntityHeartbeatThresholdMessage:

Public Member Functions

 SetReflectedEntityHeartbeatThresholdMessage ()
 
- Public Member Functions inherited from Message
 Message ()
 
virtual Byte[] encode ()
 

Public Attributes

const String theFullName ="SetReflectedEntityHeartbeatThresholdMessage"
 

Protected Member Functions

override int messageSize ()
 
override void serialize (ref BinaryWriter writer)
 
override void deserialize (ref BinaryReader reader)
 

Properties

static string theName [get]
 
float rate [get, set]
 
- Properties inherited from Message
String name [get]
 
double timeStamp [get, set]
 

Static Private Member Functions

static SetReflectedEntityHeartbeatThresholdMessage ()
 

Private Attributes

float myRate
 

Additional Inherited Members

- Static Public Member Functions inherited from Message
static Message decode (ref Byte[] bytes)
 
- Static Protected Member Functions inherited from Message
static Message createMessage (ref byte[] b)
 
- Protected Attributes inherited from Message
String myName
 
double myTimeStamp = -1.0
 
Type myTypeInfo
 

Constructor & Destructor Documentation

SetReflectedEntityHeartbeatThresholdMessage.SetReflectedEntityHeartbeatThresholdMessage ( )
inline

References Message.myName, and theFullName.

static SetReflectedEntityHeartbeatThresholdMessage.SetReflectedEntityHeartbeatThresholdMessage ( )
inlinestaticprivate

Member Function Documentation

override void SetReflectedEntityHeartbeatThresholdMessage.deserialize ( ref BinaryReader  reader)
inlineprotectedvirtual

Reimplemented from Message.

References myRate.

override int SetReflectedEntityHeartbeatThresholdMessage.messageSize ( )
inlineprotectedvirtual

Reimplemented from Message.

override void SetReflectedEntityHeartbeatThresholdMessage.serialize ( ref BinaryWriter  writer)
inlineprotectedvirtual

Reimplemented from Message.

References myRate.

Member Data Documentation

float SetReflectedEntityHeartbeatThresholdMessage.myRate
private

Referenced by deserialize(), and serialize().

const String SetReflectedEntityHeartbeatThresholdMessage.theFullName ="SetReflectedEntityHeartbeatThresholdMessage"

Property Documentation

float SetReflectedEntityHeartbeatThresholdMessage.rate
getset
string SetReflectedEntityHeartbeatThresholdMessage.theName
staticget

The documentation for this class was generated from the following file:

Document ID: Generated on Tue Feb 2 21:02:17 EST 2021 from SVN revision 223668
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)