gmlService Class Reference

Detailed Description

Encapsulate a BIP service.

An opaque processing unit that accepts given input events and produces given output events. It possesses a number of state variables (variable values) and properties (constant values), altogether refered to as parameters. Interaction with a service is acheived using one or several connections.

Public Member Functions

constructor

destructor

newchannel channelName args

channel channelName args

publish

Publish or re-publish the service using gmlServiceDiscovery.

unpublish

Unpublish the service (if published).