CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::Connection Member List

This is the complete list of members for CeresEngine::Connection, including all inherited members.

Connection(InputSlot &input, OutputSlot &output)CeresEngine::Connectioninlineexplicit
didConnect()CeresEngine::Connectionprotected
didDisconnect()CeresEngine::Connectionprotected
disconnect()CeresEngine::Connection
getInput() constCeresEngine::Connectioninline
getOutput() constCeresEngine::Connectioninline
getStatus() const noexceptCeresEngine::Connectioninline
isConnected() const noexceptCeresEngine::Connectioninline
isDisconnected() const noexceptCeresEngine::Connectioninline
mDeleterCeresEngine::RefCounted< Connection >private
mInputCeresEngine::Connectionprivate
mOutputCeresEngine::Connectionprivate
mRefCounterCeresEngine::RefCounted< Connection >private
mStatusCeresEngine::Connectionprivate
RefCounted(Args &&... args)CeresEngine::RefCounted< Connection >inlineexplicit
release() noexceptCeresEngine::RefCounted< Connection >inline
retain() noexceptCeresEngine::RefCounted< Connection >inline
SlotCeresEngine::Connectionfriend
Status enum nameCeresEngine::Connection
~Connection()CeresEngine::Connection