Definition at line 41 of file testCallRecord.cpp.
◆ CallConfig() [1/2]
CallConfig::CallConfig |
( |
int |
rows, |
|
|
int |
cols |
|
) |
| |
|
inline |
◆ CallConfig() [2/2]
CallConfig::CallConfig |
( |
int |
compTimeRows, |
|
|
int |
compTimeCols, |
|
|
int |
runTimeRows, |
|
|
int |
runTimeCols |
|
) |
| |
|
inline |
◆ equals()
bool CallConfig::equals |
( |
const CallConfig & |
c, |
|
|
double |
|
|
) |
| const |
|
inline |
◆ print()
void CallConfig::print |
( |
const std::string & |
prefix | ) |
const |
|
inline |
◆ compTimeCols
int CallConfig::compTimeCols |
◆ compTimeRows
int CallConfig::compTimeRows |
◆ runTimeCols
int CallConfig::runTimeCols |
◆ runTimeRows
int CallConfig::runTimeRows |
The documentation for this struct was generated from the following file: