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

This is the complete list of members for CeresEngine::BasicOutputSlot, 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) overrideCeresEngine::BasicOutputSlotprotectedvirtual
didDisconnect(Connection &slot) overrideCeresEngine::BasicOutputSlotprotectedvirtual
disconnect(InputSlot &input, OutputSlot &output)CeresEngine::Slotstatic
disconnectAll()CeresEngine::Slot
getConnection(Slot &slot) const overrideCeresEngine::OutputSlotvirtual
getConnections() const finalCeresEngine::BasicOutputSlotinlinevirtual
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
mConnectionsCeresEngine::BasicOutputSlot
mNameCeresEngine::Slotprotected
mTaskCeresEngine::Slotprotected
onConnectCeresEngine::Slot
onDisconnectCeresEngine::Slot
OutputSlot(RenderTask *task, const StringView name)CeresEngine::BasicOutputSlotinline
OutputSlot(RenderTask &task, StringView name)CeresEngine::BasicOutputSlot
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