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]

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
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 Fri Dec 2 02:42:08 EST 2016 from SVN revision 171416
Copyright © 2005-2016 VT MÄK. All Rights Reserved (www.mak.com)