ocra-recipes
Doxygen documentation for the ocra-recipes repository
ocra::NoInfo Struct Reference

Empty information block to attach to a parenthood relationship between a Composite and a Component. More...

#include <Composite.h>

Detailed Description

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.


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