Main Page   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

print_normal.C File Reference

#include "node.h"

Go to the source code of this file.

Functions

local char* first_char (char *s)
local bool precedes (char *s1, char *s2)
local void sort_names (int n, char **list)
local void construct_node_name (node *b)
void print_normal_form (node *b, ostream &s)
char* get_normal_form (node *b)


Function Documentation

local void construct_node_name ( node * b )
 

Definition at line 56 of file print_normal.C.

Referenced by get_normal_form(), and print_normal_form().

local char* first_char ( char * s )
 

Definition at line 11 of file print_normal.C.

Referenced by precedes().

char* get_normal_form ( node * b )
 

Definition at line 110 of file print_normal.C.

Referenced by scatter().

local bool precedes ( char * s1,
char * s2 )
 

Definition at line 21 of file print_normal.C.

Referenced by sort_names().

void print_normal_form ( node * b,
ostream & s )
 

Definition at line 104 of file print_normal.C.

Referenced by slave_part_of_experiment().

local void sort_names ( int n,
char ** list )
 

Definition at line 43 of file print_normal.C.

Referenced by construct_node_name().


Generated at Sun Feb 24 09:57:29 2002 for STARLAB by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001