t_nobuf< ThrTree > Class Template Reference

Test without output buffer, but with a mutex to protect the output. More...

List of all members.

Public Member Functions

 t_nobuf (ThrTree aThrTree)
const string & what (void) const
template<class RangeT>
void operator() (RangeT aRng, VecDataT &aVecDatRef)
rpa::thr_nb_t thrs (void) const
 Number of threads.

Private Attributes

string _what
ThrTree _ThrTree


Detailed Description

template<class ThrTree>
class t_nobuf< ThrTree >

Test without output buffer, but with a mutex to protect the output.


Constructor & Destructor Documentation

template<class ThrTree>
t_nobuf< ThrTree >::t_nobuf ( ThrTree  aThrTree  )  [inline]


Member Function Documentation

template<class ThrTree>
template<class RangeT>
void t_nobuf< ThrTree >::operator() ( RangeT  aRng,
VecDataT aVecDatRef 
) [inline]

We pass the output argument as a reference because it avoids a useless and slow vector copy.

template<class ThrTree>
rpa::thr_nb_t t_nobuf< ThrTree >::thrs ( void   )  const [inline]

Number of threads.

template<class ThrTree>
const string& t_nobuf< ThrTree >::what ( void   )  const [inline]


Member Data Documentation

template<class ThrTree>
ThrTree t_nobuf< ThrTree >::_ThrTree [private]

template<class ThrTree>
string t_nobuf< ThrTree >::_what [private]


The documentation for this class was generated from the following file:
Generated on Tue Sep 25 10:20:31 2007 for rpa by  doxygen 1.4.7