class ScheduleNode


Contains pure virtuals
Full nameArts::ScheduleNode
Definition#include <arts/flowsystem.h>
Inherited byRemoteScheduleNode, StdScheduleNode
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Members


Detailed Description

 ScheduleNode (Object_base *object)

 ~ScheduleNode ()

[virtual]

Object  nodeObject ()

RemoteScheduleNode * remoteScheduleNode ()

[virtual]

void * cast (const std::string& target)

[virtual]

typedef bool  (*QueryInitStreamFunc) (Object_skel *object, const std::string& name)

void  initStream (std::string name, void *ptr, long flags)

[pure virtual]

void  requireFlow ()

[pure virtual]

void  virtualize (std::string port, ScheduleNode *implNode, std::string implPort)

[pure virtual]

void  devirtualize (std::string port, ScheduleNode *implNode, std::string implPort)

[pure virtual]

void  start ()

[pure virtual]

void  stop ()

[pure virtual]

void  connect (std::string port, ScheduleNode *remoteNode, std::string remotePort)

[pure virtual]

void  disconnect (std::string port, ScheduleNode *remoteNode, std::string remotePort)

[pure virtual]

void  setFloatValue (std::string port, float value)

[pure virtual]


Generated by: stefan@stefan on Sat Feb 24 19:11:23 2001, using kdoc 2.0a47.