Public Member Functions | |
tst_unbounded_noall (const ThrTree &aThrTree) | |
const char * | what (void) const |
template<class RangeT> | |
void | operator() (const RangeT &aRng, ObjT::CounterT expectedCount, ListObjT &aLstOfObjs) |
rpa::thr_nb_t | thrs (void) const |
Number of threads. | |
Private Attributes | |
ThrTree | _ThrTree |
tst_unbounded_noall< ThrTree >::tst_unbounded_noall | ( | const ThrTree & | aThrTree | ) | [inline] |
void tst_unbounded_noall< ThrTree >::operator() | ( | const RangeT & | aRng, | |
ObjT::CounterT | expectedCount, | |||
ListObjT & | aLstOfObjs | |||
) | [inline] |
rpa::thr_nb_t tst_unbounded_noall< ThrTree >::thrs | ( | void | ) | const [inline] |
Number of threads.
const char* tst_unbounded_noall< ThrTree >::what | ( | void | ) | const [inline] |
ThrTree tst_unbounded_noall< ThrTree >::_ThrTree [private] |