MISR Toolkit
1.5.1
|
Go to the source code of this file.
Functions | |
PARAMETER | NewParameter (AGGREGATE aggregate, PARAMETER_KIND kind, char *name) |
PARAMETER | RemoveParameter (PARAMETER parameter) |
PARAMETER | FirstParameter (AGGREGATE aggregate) |
PARAMETER | NextParameter (PARAMETER parameter) |
PARAMETER | FindParameter (AGGREGATE aggregate, char *name) |
PARAMETER | CutParameter (PARAMETER parameter) |
PARAMETER | CopyParameter (PARAMETER parameter) |
PARAMETER | PasteParameter (AGGREGATE aggregate, PARAMETER parameter) |
Definition at line 442 of file p_nodesp.c.
Definition at line 371 of file p_nodesp.c.
Definition at line 326 of file p_nodesp.c.
Definition at line 248 of file p_nodesp.c.
PARAMETER NewParameter | ( | AGGREGATE | aggregate, |
PARAMETER_KIND | kind, | ||
char * | name | ||
) |
Definition at line 71 of file p_nodesp.c.
Definition at line 285 of file p_nodesp.c.
Definition at line 520 of file p_nodesp.c.
Definition at line 176 of file p_nodesp.c.