flow  3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Enumerations
flow::state Namespace Reference

Contains the different state values. More...

Enumerations

enum  type { started, paused, stopped }
 The state of a node. More...
 

Detailed Description

Contains the different state values.

Enumeration Type Documentation

The state of a node.

Enumerator:
started 

The node is in the started state.

paused 

The node is in the paused state.

stopped 

The node is in the stopped state.