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
ActionResponseMessage.VariableData Class Reference
+ Collaboration diagram for ActionResponseMessage.VariableData:

Public Member Functions

int size ()
void serialize (ref BinaryWriter writer)
void deserialize (ref BinaryReader reader)

Public Attributes

int myDatumId
List< byte > myData = new List<byte>()

Member Function Documentation

void ActionResponseMessage.VariableData.deserialize ( ref BinaryReader  reader)
inline
void ActionResponseMessage.VariableData.serialize ( ref BinaryWriter  writer)
inline
int ActionResponseMessage.VariableData.size ( )
inline

Member Data Documentation

List<byte> ActionResponseMessage.VariableData.myData = new List<byte>()
int ActionResponseMessage.VariableData.myDatumId

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)