CSProcess(unsigned _stackSize=1048576) | csp::CSProcess | [inline, explicit, protected] |
ExtMerger(const AltChanin< DATA_TYPE > &_in0, const AltChanin< DATA_TYPE > &_in1, const Chanout< DATA_TYPE > &_out) | csp::common::ExtMerger< DATA_TYPE > | [inline] |
ExtMerger(const std::vector< AltChanin< DATA_TYPE > > &_in, const Chanout< DATA_TYPE > &_out) | csp::common::ExtMerger< DATA_TYPE > | [inline] |
ExtMerger(ITERATOR _begin, ITERATOR _end, const Chanout< DATA_TYPE > &_out) | csp::common::ExtMerger< DATA_TYPE > | [inline] |
run() | csp::common::ExtMerger< DATA_TYPE > | [inline, protected, virtual] |
ThreadCSProcess(unsigned stackSize=1048576) | csp::ThreadCSProcess | [explicit, protected] |