signalflow.cpp File Reference

#include "utap/signalflow.h"
#include "utap/common.h"
#include <list>
#include <iostream>
#include <string>
#include <iterator>
#include <algorithm>
#include <functional>
#include <assert.h>

Defines

#define BADSTYLE   "style=filled,fillcolor=\"#FF8080\""
#define IUTSTYLE   "style=filled,fillcolor=\"#B8C0FF\""
#define ENVSTYLE   "style=filled,fillcolor=\"#C8FFC8\""
#define MEDSTYLE   "style=filled,fillcolor=\"#A0A0A0\""

Functions

char * get_token (istream &in)

Variables

static const char * noChan = "-"

Define Documentation

#define BADSTYLE   "style=filled,fillcolor=\"#FF8080\""

#define ENVSTYLE   "style=filled,fillcolor=\"#C8FFC8\""

#define IUTSTYLE   "style=filled,fillcolor=\"#B8C0FF\""

#define MEDSTYLE   "style=filled,fillcolor=\"#A0A0A0\""


Function Documentation

char* get_token ( istream &  in  ) 


Variable Documentation

const char* noChan = "-" [static]


Generated on Thu Feb 22 14:46:52 2007 for libutap by  doxygen 1.4.7