ocra-recipes
Doxygen documentation for the ocra-recipes repository
|
Empty information block to attach to a parenthood relationship between a Composite and a Component. More...
#include <Composite.h>
Empty information block to attach to a parenthood relationship between a Composite and a Component.
Use this type as last template argument in Component and Composite if you don't need to store any additional information about the parent/child relationships in your composite tree.
Definition at line 45 of file Composite.h.