MISR Toolkit  1.5.1
Data Fields
Parameter_Node Struct Reference

#include <odldef.h>

Collaboration diagram for Parameter_Node:
Collaboration graph

Data Fields

char * name
 
char * comment
 
PARAMETER_KIND node_kind
 
VALUE_KIND value_kind
 
long value_count
 
short columns
 
short rows
 
struct Aggregate_Nodeowner
 
struct Parameter_Nodeleft_sibling
 
struct Parameter_Noderight_sibling
 
struct Value_Nodefirst_value
 
struct Value_Nodelast_value
 

Detailed Description

Definition at line 136 of file odldef.h.

Field Documentation

◆ columns

short Parameter_Node::columns

Definition at line 143 of file odldef.h.

◆ comment

char* Parameter_Node::comment

Definition at line 139 of file odldef.h.

◆ first_value

struct Value_Node* Parameter_Node::first_value

Definition at line 148 of file odldef.h.

◆ last_value

struct Value_Node* Parameter_Node::last_value

Definition at line 149 of file odldef.h.

◆ left_sibling

struct Parameter_Node* Parameter_Node::left_sibling

Definition at line 146 of file odldef.h.

◆ name

char* Parameter_Node::name

Definition at line 138 of file odldef.h.

◆ node_kind

PARAMETER_KIND Parameter_Node::node_kind

Definition at line 140 of file odldef.h.

◆ owner

struct Aggregate_Node* Parameter_Node::owner

Definition at line 145 of file odldef.h.

◆ right_sibling

struct Parameter_Node* Parameter_Node::right_sibling

Definition at line 147 of file odldef.h.

◆ rows

short Parameter_Node::rows

Definition at line 144 of file odldef.h.

◆ value_count

long Parameter_Node::value_count

Definition at line 142 of file odldef.h.

◆ value_kind

VALUE_KIND Parameter_Node::value_kind

Definition at line 141 of file odldef.h.


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

MISR Toolkit - Copyright © 2005 - 2020 Jet Propulsion Laboratory
Generated on Fri Jun 19 2020 22:49:54