SharpBCI
A multi-threaded brain control interface (BCI) library in C#
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Pages
SharpBCI.TrainedEventEmitter Member List

This is the complete list of members for SharpBCI.TrainedEventEmitter, including all inherited members.

Add(object item)SharpBCI.Pipeableprotected
Connect(IPipeable other)SharpBCI.Pipeable
Connect(IPipeable other, bool mirror)SharpBCI.Pipeable
DEFAULT_BUFFER_SIZESharpBCI.Pipeable
Process(object item)SharpBCI.TrainedEventEmitterprotectedvirtual
SetInput(BlockingCollection< object > newInput)SharpBCI.Pipeable
Start(TaskFactory taskFactory, CancellationTokenSource cts)SharpBCI.Pipeablevirtual
Stop()SharpBCI.Pipeablevirtual
TrainedEventEmitter(SharpBCI self)SharpBCI.TrainedEventEmitter