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

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

asInput()CeresEngine::Slotinline
asInput() constCeresEngine::Slotinline
asOutput()CeresEngine::Slotinline
asOutput() constCeresEngine::Slotinline
connect(InputSlot &input, OutputSlot &output)CeresEngine::Slotstatic
connectCeresEngine::Slotfriend
didConnect(Connection &connection)CeresEngine::Slotinlineprotectedvirtual
didDisconnect(Connection &slot)CeresEngine::Slotinlineprotectedvirtual
disconnect(InputSlot &input, OutputSlot &output)CeresEngine::Slotstatic
disconnectCeresEngine::Slotfriend
disconnectAll()CeresEngine::Slot
getConnection(Slot &slot) const =0CeresEngine::Slotpure virtual
getName() constCeresEngine::Slotinline
getRenderTask() constCeresEngine::Slotinline
getResourceType() const =0CeresEngine::Slotpure virtual
getType() const =0CeresEngine::Slotpure virtual
isConnected(Slot &slot) constCeresEngine::Slot
isInput() constCeresEngine::Slotinline
isOutput() constCeresEngine::Slotinline
mNameCeresEngine::Slotprotected
mTaskCeresEngine::Slotprotected
onConnectCeresEngine::Slot
onDisconnectCeresEngine::Slot
shouldConnect(Slot &slot) constCeresEngine::Slotprotectedvirtual
shouldDisconnect(Connection &connection) constCeresEngine::Slotprotectedvirtual
Slot(RenderTask *task, const StringView name)CeresEngine::Slotinlineexplicit
Slot(RenderTask &task, StringView name)CeresEngine::Slotexplicit
supports(Slot &slot) constCeresEngine::Slotvirtual
Type enum nameCeresEngine::Slot
willConnect(Slot &slot)CeresEngine::Slotprotectedvirtual
willDisconnect(Connection &connection)CeresEngine::Slotinlineprotectedvirtual
~Slot()CeresEngine::Slot