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

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

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