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

Public Member Functions

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

Public Attributes

const String theFullName ="SetNotifyLevelMessage"
 

Protected Member Functions

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

Properties

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

Static Private Member Functions

static SetNotifyLevelMessage ()
 

Private Attributes

int myLevel
 

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

SetNotifyLevelMessage.SetNotifyLevelMessage ( )
inline

References Message.myName, and theFullName.

static SetNotifyLevelMessage.SetNotifyLevelMessage ( )
inlinestaticprivate

Member Function Documentation

override void SetNotifyLevelMessage.deserialize ( ref BinaryReader  reader)
inlineprotectedvirtual

Reimplemented from Message.

References myLevel.

override int SetNotifyLevelMessage.messageSize ( )
inlineprotectedvirtual

Reimplemented from Message.

override void SetNotifyLevelMessage.serialize ( ref BinaryWriter  writer)
inlineprotectedvirtual

Reimplemented from Message.

References myLevel.

Member Data Documentation

int SetNotifyLevelMessage.myLevel
private

Referenced by deserialize(), and serialize().

const String SetNotifyLevelMessage.theFullName ="SetNotifyLevelMessage"

Referenced by SetNotifyLevelMessage().

Property Documentation

int SetNotifyLevelMessage.level
getset
string SetNotifyLevelMessage.theName
staticget

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

Document ID: Generated on Thu Oct 16 00:12:25 EDT 2025 from SVN revision 280738
Copyright © 1992-2025 MAK Technologies. All Rights Reserved (www.mak.com)