BPNGClientLib
Library for accessing the Telemotive data logger devices
Public Member Functions | List of all members
IRdbEventList Struct Referenceabstract

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.
 

Detailed Description

Interface to a list of rdb events.


The documentation for this struct was generated from the following file: