Doxygen XLinks
by
V: 2511R0
Website: doxygen
Loading...
Searching...
No Matches
dxl::DXLJob Struct Reference

Description:

The base class DoxygenXLinks-jobs.

Definition at line 20 of file threadpool.hpp.

#include <threadpool.hpp>

Inheritance diagram for dxl::DXLJob:
alib::threadmodel::Job dxl::HTMLReplacer dxl::IndexLoader dxl::SourceLocationFinder dxl::SourceReplacer

Public Field Index:

DXLPoolWorkerpoolWorker
 The pool worker that executes this job.
Public Field Index: inherited from alib::threadmodel::Job
const std::type_info & ID

Additional Inherited Members

Public Method Index: inherited from alib::threadmodel::Job
 Job (const std::type_info &id)
TJob & Cast ()
virtual bool Do ()
bool Is ()
bool IsNull ()
virtual void PrepareDeferredDeletion ()
virtual size_t SizeOf ()

Field Details:

◆ poolWorker

DXLPoolWorker* dxl::DXLJob::poolWorker

The pool worker that executes this job.

Definition at line 22 of file threadpool.hpp.


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