|
libqi-api
release-2.5.3-2016-11-18
|
Go to the source code of this file.
Classes | |
| class | qi::ProxySignal< T > |
| Signal proxy, using an AnyObject and signal id as backend. More... | |
Namespaces | |
| qi | |
| Deprecated in 2.5. Use int8_t from <cstdint>. | |
Macros | |
| #define | _QI_TYPE_PROXYSIGNAL_HPP_ |
Functions | |
| template<typename T > | |
| void | qi::makeProxySignal (SignalF< T > &target, AnyObject object, const std::string &signalName) |
| template<typename T > | |
| void | qi::makeProxySignal (ProxySignal< T > &target, AnyObject object, const std::string &signalName) |
| #define _QI_TYPE_PROXYSIGNAL_HPP_ |
Definition at line 8 of file proxysignal.hpp.