Public Member Functions | |
CmpWithoutMtx (int aArgC, const char *const *aArgV, size_t aStep, const char *aMsgInfo) | |
void | Compare (VecStrT(*aFunc)(RngStepAtomicT)) |
Private Attributes | |
int | _ArgC |
const char *const * | _ArgV |
size_t | _Step |
const char * | _MsgInfo |
CmpWithoutMtx::CmpWithoutMtx | ( | int | aArgC, | |
const char *const * | aArgV, | |||
size_t | aStep, | |||
const char * | aMsgInfo | |||
) | [inline] |
void CmpWithoutMtx::Compare | ( | VecStrT(*)(RngStepAtomicT) | aFunc | ) | [inline] |
int CmpWithoutMtx::_ArgC [private] |
const char* const* CmpWithoutMtx::_ArgV [private] |
const char* CmpWithoutMtx::_MsgInfo [private] |
size_t CmpWithoutMtx::_Step [private] |