BPNGClientLib
Library for accessing the Telemotive data logger devices
|
Interface to a list of rdb events. More...
#include <RdbDefines.h>
Public Member Functions | |
virtual | ~IRdbEventList () |
DTOR. | |
virtual size_t WINAPI | getSize () const =0 |
Returns the size of the event list. | |
virtual const IRdbEvent *WINAPI | getEvent (size_t index) const =0 |
Returns a pointer to the IRdbEvent at index. | |
Interface to a list of rdb events.