Orocos Real-Time Toolkit
2.6.0
|
This helper struct is required to filter out the AStore elements that don't need to be returned to the user when collect or return is called. More...
#include <rtt/internal/BindStorage.hpp>
This helper struct is required to filter out the AStore elements that don't need to be returned to the user when collect or return is called.
We only return AStore elements that store a pure reference and RStore elements that are not void.
Definition at line 235 of file BindStorage.hpp.