Lumiera
0.pre.03
»edit your freedom«
|
#include "vault/gear/job.h"
Public Member Functions | |
virtual | ~JobFunctor () |
this is an interface More... | |
virtual std::string | diagnostic () const |
operator std::string () const | |
Additional Inherited Members | |
Private Member Functions inherited from NonCopyable | |
NonCopyable (NonCopyable const &)=delete | |
NonCopyable & | operator= (NonCopyable const &)=delete |
|
virtual |
this is an interface
emit the VTable for JobFunctor within this compilation unit, which is still part of the Vault.
The actual job implementation classes are defined in the Steam-Layer