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

Public Member Functions

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

Public Attributes

const String theFullName = "DisableStrategyMessage"

Protected Member Functions

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

Properties

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

Static Private Member Functions

static DisableStrategyMessage ()

Private Attributes

string myStrategy = ""

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

DisableStrategyMessage.DisableStrategyMessage ( )
inline

References Message.myName, and theFullName.

static DisableStrategyMessage.DisableStrategyMessage ( )
inlinestaticprivate

Member Function Documentation

override void DisableStrategyMessage.deserialize ( ref BinaryReader  reader)
inlineprotectedvirtual

Reimplemented from Message.

References myStrategy.

override int DisableStrategyMessage.messageSize ( )
inlineprotectedvirtual

Reimplemented from Message.

References myStrategy.

override void DisableStrategyMessage.serialize ( ref BinaryWriter  writer)
inlineprotectedvirtual

Reimplemented from Message.

References myStrategy.

Member Data Documentation

string DisableStrategyMessage.myStrategy = ""
private

Referenced by deserialize(), messageSize(), and serialize().

const String DisableStrategyMessage.theFullName = "DisableStrategyMessage"

Referenced by DisableStrategyMessage().

Property Documentation

string DisableStrategyMessage.strategy
getset
string DisableStrategyMessage.theName
staticget

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

Document ID: Generated on Tue Mar 1 02:56:17 EST 2016 from SVN revision 162687
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)