Lumiera  0.pre.03
»edit your freedom«
NopJobFunctor Class Reference

#include "vault/gear/nop-job-functor.hpp"

Description

Stub/Test implementation of the JobFunctor interface for a render job to do nothing at all

Definition at line 57 of file nop-job-functor.hpp.

Private Member Functions

InvocationInstanceID buildInstanceID (HashVal) const override
 
std::string diagnostic () const override
 
JobKind getJobKind () const
 
size_t hashOfInstance (InvocationInstanceID invoKey) const override
 
void invokeJobOperation (JobParameter) override
 

Additional Inherited Members

- Public Member Functions inherited from JobClosure
virtual ~JobClosure ()
 this is an interface More...
 
lib::HashVal hash_value (JobParameter) const
 
- Public Member Functions inherited from JobFunctor
virtual ~JobFunctor ()
 this is an interface More...
 
 operator std::string () const
 
+ Inheritance diagram for NopJobFunctor:
+ Collaboration diagram for NopJobFunctor:

The documentation for this class was generated from the following files: