vrLib SDK Documentation
Protocol_PRO4_Parser Class
NamespacesVideoRay.CommunicationProtocol_PRO4_Parser
Class to handle parsing of a PRO4 communication stream
Declaration Syntax
C#Visual BasicVisual C++
public class Protocol_PRO4_Parser
Public Class Protocol_PRO4_Parser
public ref class Protocol_PRO4_Parser
Members
All MembersConstructorsMethodsPropertiesEvents



IconMemberDescription
Protocol_PRO4_Parser()()()
Default constructor Initializes parser states and allocates storage for packet headers

Protocol_PRO4_Parser(CommPort)
Constructor which allows for specifing an attached CommPort

AttachedPort
The port from which data will be parsed

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
PacketRx
parse(array<Byte>[]()[])
Parse an incoming data stream

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
Protocol_PRO4_Parser

Assembly: vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)