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
SetSimTimeMessage Class Reference
+ Inheritance diagram for SetSimTimeMessage:
+ Collaboration diagram for SetSimTimeMessage:

Public Member Functions

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

Public Attributes

const String theFullName = "SetSimTimeMessage"

Protected Member Functions

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

Properties

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

Static Private Member Functions

static SetSimTimeMessage ()

Private Attributes

double myTime

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

SetSimTimeMessage.SetSimTimeMessage ( )
inline

References Message.myName, and theFullName.

static SetSimTimeMessage.SetSimTimeMessage ( )
inlinestaticprivate

Member Function Documentation

override void SetSimTimeMessage.deserialize ( ref BinaryReader  reader)
inlineprotectedvirtual

Reimplemented from Message.

References myTime.

override int SetSimTimeMessage.messageSize ( )
inlineprotectedvirtual

Reimplemented from Message.

override void SetSimTimeMessage.serialize ( ref BinaryWriter  writer)
inlineprotectedvirtual

Reimplemented from Message.

References myTime.

Member Data Documentation

double SetSimTimeMessage.myTime
private

Referenced by deserialize(), and serialize().

const String SetSimTimeMessage.theFullName = "SetSimTimeMessage"

Referenced by SetSimTimeMessage().

Property Documentation

string SetSimTimeMessage.theName
staticget
double SetSimTimeMessage.time
getset

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

Document ID: Generated on Mon Apr 8 04:49:21 EDT 2019 from SVN revision 197403
Copyright © 2005-2016 VT MÄK. All Rights Reserved (www.mak.com)