Lumiera  0.pre.03
»edit your freedom«
nop-job-functor.hpp File Reference

Go to the source code of this file.

Description

Generic implementation of a JobFunctor to perform no calculations.

Shall be used whenever playback or rendering must be implemented over a part of the effective timeline with no model at all.

Todo:
WIP draft for the »Playback Vertical Slice« 4/2023
Warning
not clear if this solution is feasible ///////////////////////////////////////////////////////TICKET #1296 : do we need to produce "empty output" explicitly?

Definition in file nop-job-functor.hpp.

#include "lib/hash-standard.hpp"
#include "vault/gear/job.h"
#include "lib/time/timevalue.hpp"
#include <string>

Classes

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

Namespaces

 vault
 Vault-Layer implementation namespace root.
 
 vault::gear
 Active working gear and plumbing.