MISR Toolkit  1.5.1
Data Fields
Aggregate_Node Struct Reference

#include <odldef.h>

Collaboration diagram for Aggregate_Node:
Collaboration graph

Data Fields

char * name
 
char * objClass
 
char * comment
 
AGGREGATE_KIND kind
 
long appl1
 
long appl2
 
struct Aggregate_Nodeparent
 
struct Aggregate_Nodeleft_sibling
 
struct Aggregate_Noderight_sibling
 
struct Aggregate_Nodefirst_child
 
struct Aggregate_Nodelast_child
 
struct Parameter_Nodefirst_parameter
 
struct Parameter_Nodelast_parameter
 

Detailed Description

Definition at line 110 of file odldef.h.

Field Documentation

◆ appl1

long Aggregate_Node::appl1

Definition at line 116 of file odldef.h.

◆ appl2

long Aggregate_Node::appl2

Definition at line 117 of file odldef.h.

◆ comment

char* Aggregate_Node::comment

Definition at line 114 of file odldef.h.

◆ first_child

struct Aggregate_Node* Aggregate_Node::first_child

Definition at line 121 of file odldef.h.

◆ first_parameter

struct Parameter_Node* Aggregate_Node::first_parameter

Definition at line 123 of file odldef.h.

◆ kind

AGGREGATE_KIND Aggregate_Node::kind

Definition at line 115 of file odldef.h.

◆ last_child

struct Aggregate_Node* Aggregate_Node::last_child

Definition at line 122 of file odldef.h.

◆ last_parameter

struct Parameter_Node* Aggregate_Node::last_parameter

Definition at line 124 of file odldef.h.

◆ left_sibling

struct Aggregate_Node* Aggregate_Node::left_sibling

Definition at line 119 of file odldef.h.

◆ name

char* Aggregate_Node::name

Definition at line 112 of file odldef.h.

◆ objClass

char* Aggregate_Node::objClass

Definition at line 113 of file odldef.h.

◆ parent

struct Aggregate_Node* Aggregate_Node::parent

Definition at line 118 of file odldef.h.

◆ right_sibling

struct Aggregate_Node* Aggregate_Node::right_sibling

Definition at line 120 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