Public Methods
- RemoteScheduleNode (Object_stub *stub)
- RemoteScheduleNode * remoteScheduleNode ()
- void initStream (std::string name, void *ptr, long flags)
- void requireFlow ()
- virtual void virtualize (std::string port, ScheduleNode *implNode,
std::string implPort)
- virtual void devirtualize (std::string port, ScheduleNode *implNode,
std::string implPort)
- void start ()
- void stop ()
- void connect (std::string port, ScheduleNode *remoteNode,
std::string remotePort)
- void disconnect (std::string port, ScheduleNode *remoteNode,
std::string remotePort)
- void setFloatValue (std::string port, float value)
RemoteScheduleNode (Object_stub *stub)
| RemoteScheduleNode |
RemoteScheduleNode * remoteScheduleNode ()
| remoteScheduleNode |
Reimplemented from ScheduleNode.
void initStream (std::string name, void *ptr, long flags)
| initStream |
Reimplemented from ScheduleNode.
void requireFlow ()
| requireFlow |
Reimplemented from ScheduleNode.
void virtualize (std::string port, ScheduleNode *implNode,
std::string implPort)
| virtualize |
[virtual]
Reimplemented from ScheduleNode.
void devirtualize (std::string port, ScheduleNode *implNode,
std::string implPort)
| devirtualize |
[virtual]
Reimplemented from ScheduleNode.
Reimplemented from ScheduleNode.
Reimplemented from ScheduleNode.
void connect (std::string port, ScheduleNode *remoteNode,
std::string remotePort)
| connect |
Reimplemented from ScheduleNode.
void disconnect (std::string port, ScheduleNode *remoteNode,
std::string remotePort)
| disconnect |
Reimplemented from ScheduleNode.
void setFloatValue (std::string port, float value)
| setFloatValue |
Reimplemented from ScheduleNode.
| Generated by: stefan on stefan on Sat Jun 2 23:13:28 2001, using kdoc 2.0a53. |