ANIMA  4.0
Public Attributes | List of all members
anima::Graph< captype, tcaptype, flowtype >::nodeptr Struct Reference

#include <animaGraph.h>

+ Collaboration diagram for anima::Graph< captype, tcaptype, flowtype >::nodeptr:

Public Attributes

nodeptrnext
 
nodeptr
 

Detailed Description

template<typename captype, typename tcaptype, typename flowtype>
struct anima::Graph< captype, tcaptype, flowtype >::nodeptr

Definition at line 327 of file animaGraph.h.

Member Data Documentation

◆ next

template<typename captype, typename tcaptype, typename flowtype>
nodeptr* anima::Graph< captype, tcaptype, flowtype >::nodeptr::next

Definition at line 330 of file animaGraph.h.

◆ ptr

template<typename captype, typename tcaptype, typename flowtype>
node* anima::Graph< captype, tcaptype, flowtype >::nodeptr::ptr

Definition at line 329 of file animaGraph.h.


The documentation for this struct was generated from the following file: