Chanin(const Chanin< DATA_TYPE > &cho) | csp::Chanin< DATA_TYPE > | [inline] |
Chanin() | csp::Chanin< DATA_TYPE > | [inline] |
checkPoison() const | csp::Chanin< DATA_TYPE > | [inline] |
extInput(DATA_TYPE *const dest, PROCESS *proc, void(PROCESS::*memberFn)()) const | csp::Chanin< DATA_TYPE > | [inline] |
extInput(DATA_TYPE *const dest, void(*function)()) const | csp::Chanin< DATA_TYPE > | [inline] |
input(DATA_TYPE *const dest) const | csp::Chanin< DATA_TYPE > | [inline] |
operator==(const csp::Chanin< DATA_TYPE > &b) const | csp::Chanin< DATA_TYPE > | [inline] |
operator>>(DATA_TYPE &obj) const | csp::Chanin< DATA_TYPE > | [inline] |
poison() const | csp::Chanin< DATA_TYPE > | [inline] |
read(DATA_TYPE *const dest) const | csp::Chanin< DATA_TYPE > | [inline] |
ScopedExtInput typedef | csp::Chanin< DATA_TYPE > |