Serves as template parameter TValueDescriptor of field DbgKnownJobs.
Definition at line 196 of file threadpool.inl.
Public Method Index: | |
| const std::type_info * | Key (DbgKnownJobsEntry &entry) const |
Public Method Index: inherited from alib::containers::TSubsetKeyDescriptor< DbgKnownJobsEntry, const std::type_info * > | |
| KeyType & | Key (DbgKnownJobsEntry &src) |
| MappedType & | Mapped (DbgKnownJobsEntry &src) const |
Additional Inherited Members | |
Public Type Index: inherited from alib::containers::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 202 of file threadpool.inl.