Public Member Functions | |
| CmpWithMtx (int aArgC, const char *const *aArgV, size_t aStep, mtx_t *aMtx, const char *aMsgInfo) | |
| void | Compare (VecStrT(*aFunc)(RngStepT)) |
Private Attributes | |
| int | _ArgC |
| const char *const * | _ArgV |
| size_t | _Step |
| mtx_t * | _Mtx |
| const char * | _MsgInfo |
| CmpWithMtx::CmpWithMtx | ( | int | aArgC, | |
| const char *const * | aArgV, | |||
| size_t | aStep, | |||
| mtx_t * | aMtx, | |||
| const char * | aMsgInfo | |||
| ) | [inline] |
int CmpWithMtx::_ArgC [private] |
const char* const* CmpWithMtx::_ArgV [private] |
const char* CmpWithMtx::_MsgInfo [private] |
mtx_t* CmpWithMtx::_Mtx [private] |
size_t CmpWithMtx::_Step [private] |
1.4.7