CSProcess(unsigned _stackSize=1048576) | csp::CSProcess | [inline, explicit, protected] |
FunctionProcess(const Chanin< DATA_TYPE_IN > _in, const Chanout< DATA_TYPE_OUT > &_out, const FUNCTION &_func) | csp::common::FunctionProcess< DATA_TYPE_IN, DATA_TYPE_OUT, FUNCTION > | [inline] |
run() | csp::common::FunctionProcess< DATA_TYPE_IN, DATA_TYPE_OUT, FUNCTION > | [inline, protected, virtual] |
ThreadCSProcess(unsigned stackSize=1048576) | csp::ThreadCSProcess | [explicit, protected] |