SRGraph::GetFeedbackList

CObList * SRGraph::GetFeedbackList(void)

Gets a pointer to this graph's m_FeedbackList data member

Defined in: SRGraph.cpp

Return Value

Pointer to a CObList object

Remarks

Recommended method for finding the graph's feedback list -- It is safe to store this pointer while the graph is in the current scope.

See also...

m_FeedbackList