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

Description

Test:
create a standalone model port registry to verify the behaviour of model ports, accessed through reference handles.

This test provides an example setup detached from the real usage situation within the builder. The ModelPortRegistry management interface is used to create and track a set of model ports, to be made visible by an atomic, transactional switch. The access for client code through the ModelPort frontend is then verified.

See also
mobject::ModelPort
mobject::builder::ModelPortRegistry

Definition at line 111 of file model-port-registry-test.cpp.

Private Member Functions

void accessing_ModelPorts ()
 
void fabricating_ModelPorts (ModelPortRegistry &registry)
 
virtual void run (Arg)
 
void transactionalSwitch (ModelPortRegistry &registry)
 
+ Inheritance diagram for ModelPortRegistry_test:
+ Collaboration diagram for ModelPortRegistry_test:

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