ArmNN
 24.02
SubgraphView Member List

This is the complete list of members for SubgraphView, including all inherited members.

ARMNN_DEPRECATED_MSG_CHANGE_DATE("This function is deprecated and will be removed; please use " "begin() returning public IConnectableIterator", "24.05") IConnectableLayerIterator beginIConnectable()SubgraphView
ARMNN_DEPRECATED_MSG_CHANGE_DATE("This function is deprecated and will be removed; please use " "end() returning public IConnectableLayerIterator", "24.05") IConnectableLayerIterator endIConnectable()SubgraphView
ARMNN_DEPRECATED_MSG_CHANGE_DATE("This function is deprecated and will be removed; please use " "begin() returning public ConstIConnectableIterator", "24.05") ConstIConnectableIterator beginIConnectable() constSubgraphView
ARMNN_DEPRECATED_MSG_CHANGE_DATE("This function is deprecated and will be removed; please use " "end() returning public ConstIConnectableIterator", "24.05") ConstIConnectableIterator endIConnectable() constSubgraphView
ARMNN_DEPRECATED_MSG_CHANGE_DATE("This function is deprecated and will be removed; please use " "cbegin() returning public ConstIterator", "24.05") ConstIConnectableIterator cbeginIConnectable() constSubgraphView
ARMNN_DEPRECATED_MSG_CHANGE_DATE("This function is deprecated and will be removed; please use " "cend() returning public ConstIConnectableIterator", "24.05") ConstIConnectableIterator cendIConnectable() constSubgraphView
ARMNN_DEPRECATED_MSG_REMOVAL_DATE("This function has been deprecated, please use constructor with arguments: " "IConnectableLayers, IInputSlots and IOutputSlots", "23.08") SubgraphView(InputSlots &&inputsSubgraphView
begin()SubgraphView
begin() constSubgraphView
cbegin() constSubgraphView
cend() constSubgraphView
Clear()SubgraphView
ConstIConnectableIterator typedefSubgraphView
ConstIterator typedefSubgraphView
end()SubgraphView
end() constSubgraphView
ForEachIConnectableLayer(Func func) constSubgraphViewinline
ForEachLayer(Func func) constSubgraphViewinline
GetIConnectableLayers() constSubgraphView
GetIInputSlot(unsigned int index) constSubgraphView
GetIInputSlot(unsigned int index)SubgraphView
GetIInputSlots() constSubgraphView
GetIOutputSlot(unsigned int index) constSubgraphView
GetIOutputSlot(unsigned int index)SubgraphView
GetIOutputSlots() constSubgraphView
GetNumInputSlots() constSubgraphView
GetNumOutputSlots() constSubgraphView
GetOriginalInputSlots() constSubgraphView
GetOriginalOutputSlots() constSubgraphView
GetOutputSlot(unsigned int index)SubgraphView
GetWorkingCopy() constSubgraphView
IConnectableLayerIterator typedefSubgraphView
IConnectableLayers typedefSubgraphView
IInputSlots typedefSubgraphView
InputSlots typedefSubgraphView
IOutputSlots typedefSubgraphView
Iterator typedefSubgraphView
Layers typedefSubgraphView
layersSubgraphView
operator=(SubgraphView &&other)SubgraphView
outputsSubgraphView
OutputSlots typedefSubgraphView
SubgraphView(Graph &graph)SubgraphViewexplicit
SubgraphView(IConnectableLayers &&layers, IInputSlots &&inputs, IOutputSlots &&outputs)SubgraphView
SubgraphView(const SubgraphView &subgraph)SubgraphView
SubgraphView(SubgraphView &&subgraph)SubgraphView
SubgraphView(IConnectableLayer *layer)SubgraphView
SubgraphViewPtr typedefSubgraphView
SubstituteSubgraph(SubgraphView &, IConnectableLayer *)SubgraphView
SubstituteSubgraph(SubgraphView &, const SubgraphView &)SubgraphView