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 ()
|
Reimplemented from ScheduleNode.
void initStream (std::string name, void *ptr, long flags)
|
Reimplemented from ScheduleNode.
Reimplemented from ScheduleNode.
void virtualize (std::string port, ScheduleNode *implNode, std::string implPort)
|
[virtual]
Reimplemented from ScheduleNode.
void devirtualize (std::string port, ScheduleNode *implNode, std::string implPort)
|
[virtual]
Reimplemented from ScheduleNode.
Reimplemented from ScheduleNode.
Reimplemented from ScheduleNode.
void connect (std::string port, ScheduleNode *remoteNode, std::string remotePort)
|
Reimplemented from ScheduleNode.
void disconnect (std::string port, ScheduleNode *remoteNode, std::string remotePort)
|
Reimplemented from ScheduleNode.
void setFloatValue (std::string port, float value)
|
Reimplemented from ScheduleNode.
Generated by: stefan@stefan on Sat Feb 24 19:11:23 2001, using kdoc 2.0a47. |