Go to the source code of this file.
Namespaces | |
namespace | sample |
Variables | |
tuple | sample.mgr = rtm.findRTCmanager() |
tuple | sample.rtc1 = mgr.create("NullComponent", "np1") |
tuple | sample.rtc2 = mgr.create("NullComponent", "np2") |
list | sample.rtcs = [rtc1, rtc2] |