Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Class Members

SmacqGraphNode Class Reference

#include <SmacqGraphNode.h>

Inheritance diagram for SmacqGraphNode:

Inheritance graph
[legend]
Collaboration diagram for SmacqGraphNode:

Collaboration graph
[legend]
List of all members.

Detailed Description

A node in a SmacqGraph. Holds instance arguments, meta-data, etc.


Public Member Functions

void init (struct SmacqModule::smacq_init &)
 Initialize a graph node. set() must be called first.

bool set (int argc, char **argv)
 (Re-)Initialize module

const int getArgc () const
 Return argc.

char **const  getArgv () const
 Return argv (do not modify).


Protected Attributes

char ** argv
int argc
SmacqModule::algebra algebra
bool shutdown
bool mustProduce
SmacqModuleinstance


The documentation for this class was generated from the following file:
Generated on Thu May 4 10:32:18 2006 for SMACQ by doxygen 1.3.5