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

Description

Test:
verify and demonstrate the usage cycle of data buffers for the engine based on the BufferProvider interface.

This is kind of a "dry run" for documentation purposes, because the BufferProvider implementation used here is just a diagnostics facility, allowing to investigate the state of individual buffers even after "releasing" them.

This test should help understanding the sequence of buffer management operations performed at various stages while passing an calculation job through the render engine.

Definition at line 79 of file buffer-provider-protocol-test.cpp.

Private Member Functions

virtual void run (Arg)
 
void verifyObjectAttachment ()
 
void verifyObjectAttachmentFailure ()
 
void verifySimpleUsage ()
 
void verifyStandardCase ()
 
+ Inheritance diagram for BufferProviderProtocol_test:
+ Collaboration diagram for BufferProviderProtocol_test:

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