Tenncor
Public Attributes | List of all members
Arg Struct Reference

Argument for a branching node. More...

#include <def.h>

Collaboration diagram for Arg:
Collaboration graph
[legend]

Public Attributes

struct Subgraphsubgraph_
 Subgraph node. More...
 
struct NumListshaper_
 Shape mapping meta-data. More...
 
struct NumListcoorder_
 Coordinate mapping meta-data. More...
 

Detailed Description

Argument for a branching node.

Member Data Documentation

◆ coorder_

struct NumList* Arg::coorder_

Coordinate mapping meta-data.

◆ shaper_

struct NumList* Arg::shaper_

Shape mapping meta-data.

◆ subgraph_

struct Subgraph* Arg::subgraph_

Subgraph node.


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