#include <jobManagement.hpp>
◆ jobKey() [1/2]
uvgvpcc_enc::jobKey::jobKey |
( |
const size_t & |
gofId, |
|
|
const size_t & |
frameId, |
|
|
const std::string & |
funcName |
|
) |
| |
◆ jobKey() [2/2]
uvgvpcc_enc::jobKey::jobKey |
( |
const size_t & |
gofId, |
|
|
const std::string & |
funcName |
|
) |
| |
◆ getFrameId()
std::optional< size_t > uvgvpcc_enc::jobKey::getFrameId |
( |
| ) |
const |
◆ getFuncName()
std::string uvgvpcc_enc::jobKey::getFuncName |
( |
| ) |
const |
◆ getGofId()
size_t uvgvpcc_enc::jobKey::getGofId |
( |
| ) |
const |
◆ operator==()
bool uvgvpcc_enc::jobKey::operator== |
( |
const jobKey & |
other | ) |
const |
◆ toString()
std::string uvgvpcc_enc::jobKey::toString |
( |
| ) |
const |
The documentation for this class was generated from the following files: