FACT++  1.0
int publishFloat ( FloatItem *  floatItem)

Definition at line 3674 of file feeserver.c.

References publish().

3674  {
3675  return publish(floatItem);
3676 }
int publish(Item *item)
Definition: feeserver.c:1396

+ Here is the call graph for this function: