TestToolBox::EventPosition Class Reference
#include <TestEvents.h>
List of all members.
Public Member Functions |
| EventPosition (int in_pos) |
| EventPosition (std::vector< int >::size_type in_sizePos) |
void | Reset (void) |
| operator int () const |
void | StorePos (int &out_rPos) |
bool | IsOk (void) |
Private Attributes |
int | m_position |
Detailed Description
Position where a given event was found within the vector of events
The documentation for this class was generated from the following file: