A class which binds a Type F to object O. More...
#include <rtt/BindStorage.hpp>
Public Member Functions | |
quickbind (F f, O o) |
A class which binds a Type F to object O.
If it is invoked with more arguments than F, the extra arguments are discarded.
Definition at line 303 of file BindStorage.hpp.