如果只有两个暂存区的话,连接处理器第一个入口就是优先端口。如果是多个暂存区的话,可在处理器的Flow属性栏里,点击“Pull“选择钮,选择或自定义Pull方式。如果是某类FlowItem优先的话,可参照下列程序自定义。
treenode current = ownerobject(c);
/**getitemtype*/
/** \nPull from the port with the longest queue.*/
treenode tempinobject;
int curindex = 0;
for(int index = 1; index ...