Struct Ase::EngineJobImpl
ClassList > Ase > EngineJobImpl
Public Attributes
Type | Name |
---|---|
VoidFunc | func |
std::atomic< EngineJobImpl * > | next = = nullptr |
Public Functions
Type | Name |
---|---|
EngineJobImpl (const VoidFunc & jobfunc) |
Public Attributes Documentation
variable func
VoidFunc Ase::EngineJobImpl::func;
variable next
std::atomic<EngineJobImpl*> Ase::EngineJobImpl::next;
Public Functions Documentation
function EngineJobImpl
inline explicit Ase::EngineJobImpl::EngineJobImpl (
const VoidFunc & jobfunc
)
The documentation for this class was generated from the following file /__w/anklang/anklang/ase/engine.cc