Serves as template parameter TValueDescriptor of field DbgKnownJobs.
Definition at line 220 of file threadpool.hpp.
#include <threadpool.hpp>
Public Method Index: | |
const std::type_info * | Key (DbgKnownJobsEntry &entry) const |
Public Method Index: inherited from TSubsetKeyDescriptor< DbgKnownJobsEntry, const std::type_info * > | |
KeyType & | Key (DbgKnownJobsEntry &src) |
MappedType & | Mapped (DbgKnownJobsEntry &src) const |
Additional Inherited Members | |
Public Type Index: inherited from TSubsetKeyDescriptor< DbgKnownJobsEntry, const std::type_info * > | |
using | KeyType |
using | MappedType |
using | StoredType |
|
inline |
Mandatory function to implement.
entry | The table entry to extract the key from. |
Definition at line 226 of file threadpool.hpp.