1-Wire API for Compact.NET Version 4.00
Public Member Functions | Public Attributes

RawSendPacket Class Reference

Raw Send Packet that contains a StingBuffer of bytes to send and an expected return length. More...

List of all members.

Public Member Functions

 RawSendPacket ()
 Construct and initiailize the raw send packet.

Public Attributes

System.Collections.ArrayList dataList
 StringBuffer of bytes to send.
int returnLength
 Expected length of return packet.

Detailed Description

Raw Send Packet that contains a StingBuffer of bytes to send and an expected return length.

<version>0.00</version> <author>DS, SH</author>


Constructor & Destructor Documentation

Construct and initiailize the raw send packet.


Member Data Documentation

System.Collections.ArrayList dataList

StringBuffer of bytes to send.

Expected length of return packet.


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