class UINodeParameters


Definition#include <data-flow/include/UINodeParameters.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Members


Detailed Description

vector<ParameterText *> textParams

[protected]

string comments

[protected]

UINode * node

[protected]

 UINodeParameters (UINode *_node, string type)

UINodeParameters ()

[virtual]

void  saveXML (xmlNode *root)

void  export2net (ostream &out)

void  load (xmlNodePtr node)

ParameterTextgetParamNamed (string n)

void  insertNetParams (vector<ItemInfo *> &par)

void  insertLoadedParam (ParameterText *param, string type, string value)

[virtual]

ParameterTextaddParameterText (string name, string type, string value, string description)

void  removeParameterText (string nameToRemove)

ParameterSetbuild (const ParameterSet &par)

void  copyParameterText (UINodeParameters *cpy)

void  genCode (ostream &out)

const string & getComments ()

void  setComments (const string &_comments)

vector<ParameterText *> & get_textParams ()

UINodegetUINode ()


Generated by: jmvalin@usw-pr-shell2 on Mon Jun 24 00:06:36 2002, using kdoc 2.0a40.