|
25.11
|
Wrapper class returned by Graph::GetOutputLayers() More...
#include <Graph.hpp>
Public Member Functions | |
| OutputLayersAccessor (const Graph &graph) | |
| ConstIteratorOutputs | begin () const |
| ConstIteratorOutputs | end () const |
Public Attributes | |
| const Graph & | m_Graph |
Wrapper class returned by Graph::GetOutputLayers()
|
inlineexplicit |
Definition at line 82 of file Graph.hpp.
References Graph::Graph(), and m_Graph.
|
inline |
Definition at line 84 of file Graph.hpp.
References m_Graph, and Graph::PtrCast().
|
inline |
Definition at line 90 of file Graph.hpp.
References m_Graph, and Graph::PtrCast().
| const Graph& m_Graph |
Definition at line 95 of file Graph.hpp.
Referenced by begin(), end(), and OutputLayersAccessor().