ALib C++ Library
Library Version: 2412 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
ThreadPool::DbgKnownJobsVD Struct Reference

Description:

Serves as template parameter TValueDescriptor of field DbgKnownJobs.

Definition at line 220 of file threadpool.hpp.

#include <threadpool.hpp>

Inheritance diagram for ThreadPool::DbgKnownJobsVD:
[legend]
Collaboration diagram for ThreadPool::DbgKnownJobsVD:
[legend]

Public Method Index:

const std::type_info * Key (DbgKnownJobsEntry &entry) const
 
- Public Method Index: inherited from TSubsetKeyDescriptor< DbgKnownJobsEntry, const std::type_info * >
KeyTypeKey (DbgKnownJobsEntry &src)
 
MappedTypeMapped (DbgKnownJobsEntry &src) const
 

Additional Inherited Members

- Public Type Index: inherited from TSubsetKeyDescriptor< DbgKnownJobsEntry, const std::type_info * >
using KeyType
 
using MappedType
 
using StoredType
 

Method Details:

◆ Key()

const std::type_info * Key ( DbgKnownJobsEntry & entry) const
inline

Mandatory function to implement.

Parameters
entryThe table entry to extract the key from.
Returns
The key portion of the given entry.

Definition at line 226 of file threadpool.hpp.


The documentation for this struct was generated from the following file: