BPNGClientLib
Library for accessing the Telemotive data logger devices
|
Public Member Functions | |
virtual | ~IRdbTraceBlockList () |
DTOR. | |
virtual size_t WINAPI | getSize () const =0 |
Returns the size of the event list. | |
virtual const IRdbTraceBlock *WINAPI | getTraceBlock (size_t index) const =0 |
Returns a pointer to the IRdbEvent at index. | |