BPNGClientLib
Library for accessing the Telemotive data logger devices
|
Format list interface. More...
#include <BPNGDefines.h>
Public Member Functions | |
virtual int | getSize () const =0 |
Returns the number of available formats. | |
virtual const IFormatInfo * | getFormatInfo (int index) const =0 |
Returns the IFormat at index. | |
Format list interface.