cppexpose
1.0.0.b785e04f23b8
C++ library for type introspection, reflection, and scripting interface
|
This is the complete list of members for cppexpose::Connection, including all inherited members.
AbstractSignal class | cppexpose::Connection | friend |
Connection() | cppexpose::Connection | |
Connection(const Connection &other) | cppexpose::Connection | |
Connection(Connection &&other) | cppexpose::Connection | |
Connection(const AbstractSignal *signal, Id id) | cppexpose::Connection | protected |
detach() | cppexpose::Connection | protected |
disconnect() | cppexpose::Connection | |
id() const | cppexpose::Connection | |
Id typedef | cppexpose::Connection | |
m_state | cppexpose::Connection | protected |
operator=(const Connection &other) | cppexpose::Connection | |
operator=(Connection &&other) | cppexpose::Connection |