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

Description:

Serves as template parameter TValueDescriptor of field DbgKnownJobs.

Definition at line 196 of file threadpool.inl.

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

Public Method Index:

const std::type_info * Key (DbgKnownJobsEntry &entry) const
 
- Public Method Index: inherited from alib::containers::TSubsetKeyDescriptor< DbgKnownJobsEntry, const std::type_info * >
KeyTypeKey (DbgKnownJobsEntry &src)
 
MappedTypeMapped (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
 

Method Details:

◆ Key()

const std::type_info * alib::threadmodel::ThreadPool::DbgKnownJobsVD::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 202 of file threadpool.inl.


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