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

Public Member Functions

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

Public Attributes

string myName = ""
List< byte > myValue = new List<byte>()

Member Function Documentation

void AttributeChangeRequestMessage.AttributePair.deserialize ( ref BinaryReader  reader)
inline
void AttributeChangeRequestMessage.AttributePair.serialize ( ref BinaryWriter  writer)
inline
int AttributeChangeRequestMessage.AttributePair.size ( )
inline

Member Data Documentation

string AttributeChangeRequestMessage.AttributePair.myName = ""
List<byte> AttributeChangeRequestMessage.AttributePair.myValue = new List<byte>()

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

Document ID: Generated on Mon Jun 22 21:18:40 EDT 2020 from SVN revision 213785
Copyright © 2005-2018 MAK Technologies. All Rights Reserved (www.mak.com)