ProgramService(FunctionGraphPtr prog, TaskContext *tc=0)
By constructing this object, a program is added to a taskcontext as a TaskContext, with its commands and methods.
The TaskContext is the C++ representation of an Orocos component.
Contains TaskContext, Activity, OperationCaller, Operation, Property, InputPort, OutputPort, Attribute.