#include <CosProperty.idl>
import "acscomponent.idl";
import "acscommon.idl";
import "acserr.idl";
Include dependency graph for baci.idl:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
|
A sequence of PropertyDescSeq. See stringSeq for more on sequences. |
|
A Tag type that allows the client to tag and later identify Callbacks through the DescIn and DescOut structures. Through both structures, the client programmer can exchange the id_tag parameter with the server to uniquely tag the remote call. The only interaction the control system has with the id_tag is that it passes it unchanged from CBDescIn to CBDescOut. |