|
| ||||||||||||||||
| ScheduleNode (Object_base *object)
| ScheduleNode |
| ~ScheduleNode ()
| ~ScheduleNode |
[virtual]
| Object nodeObject ()
| nodeObject |
| RemoteScheduleNode * remoteScheduleNode ()
| remoteScheduleNode |
[virtual]
| void * cast (const std::string& target)
| cast |
[virtual]
| typedef bool (*QueryInitStreamFunc) (Object_skel *object, const std::string& name) | (*QueryInitStreamFunc) |
| void initStream (std::string name, void *ptr, long flags)
| initStream |
[pure virtual]
| void requireFlow ()
| requireFlow |
[pure virtual]
| void virtualize (std::string port, ScheduleNode *implNode,
std::string implPort)
| virtualize |
[pure virtual]
| void devirtualize (std::string port, ScheduleNode *implNode,
std::string implPort)
| devirtualize |
[pure virtual]
| void start ()
| start |
[pure virtual]
| void stop ()
| stop |
[pure virtual]
| void connect (std::string port, ScheduleNode *remoteNode,
std::string remotePort)
| connect |
[pure virtual]
| void disconnect (std::string port, ScheduleNode *remoteNode,
std::string remotePort)
| disconnect |
[pure virtual]
| void setFloatValue (std::string port, float value)
| setFloatValue |
[pure virtual]
| Generated by: stefan on stefan on Sat Jun 2 23:13:28 2001, using kdoc 2.0a53. |