Public Member Functions | |
tst_nobuf (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 |
void tst_nobuf< ThrTree >::operator() | ( | const RangeT & | aRng, | |
ObjT::CounterT | expectedCount, | |||
ListObjT & | aLstOfObjs | |||
) | [inline] |
rpa::thr_nb_t tst_nobuf< ThrTree >::thrs | ( | void | ) | const [inline] |
Number of threads.
const char* tst_nobuf< ThrTree >::what | ( | void | ) | const [inline] |