BPNGClientLib
Library for accessing the Telemotive data logger devices
|
Channel list interface. More...
#include <BPNGDefines.h>
Public Member Functions | |
virtual int | getSize () const =0 |
Returns the number of channels. | |
virtual const IChannel * | getChannel (int index) const =0 |
Returns the IChannel at index. | |
Channel list interface.