BioRadio SDK - Java Android  1.1
com.glneurotech.devices.common.transportlayer.RingBufferTransport Class Reference
Inheritance diagram for com.glneurotech.devices.common.transportlayer.RingBufferTransport:
com.glneurotech.devices.common.transportlayer.IDeviceTransport

Public Member Functions

final RingBufferStream getRingBuffer ()
 
final void setRingBuffer (RingBufferStream value)
 
 RingBufferTransport (int bufferSize)
 
final GlntStream getBaseStream ()
 #region IDeviceTransport Members
 
final long getAvailableBytes ()
 
final boolean getIsOpen ()
 
final void openConnection ()
 
final void closeConnection ()
 
final void close () throws IOException
 

Detailed Description

Ring buffer transport class.


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