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

Description

Test:
define a MultiFact (factory with dynamic registration), which accepts additional arguments and passes them through to the registered factory function(s).
Note
we set up fabrication functions by binding the functions in such a way as to match the function signature declared in the factory; thereby one argument remains unclosed, which is the argument to be supplied on each factory invocation by the client code.
See also
lib::MultiFact
query-resolver.cpp

Definition at line 99 of file multifact-argument-test.cpp.

Private Member Functions

void run (Arg)
 
+ Inheritance diagram for MultiFactArgument_test:
+ Collaboration diagram for MultiFactArgument_test:

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