MINT2
|
#include <IMinimalEventList.h>
Public Member Functions | |
virtual unsigned int | size () const =0 |
virtual EVENT_TYPE | getEvent (unsigned int i) const =0 |
virtual bool | Add (const EVENT_TYPE &evt)=0 |
Protected Member Functions | |
IMinimalEventList () | |
Definition at line 21 of file IMinimalEventList.h.
|
inlineprotected |
Definition at line 24 of file IMinimalEventList.h.
|
pure virtual |
|
pure virtual |
|
pure virtual |