|
pure virtual |
Subscribes to this topic.
| theQoS | The quality of service parameters for this subscription. |
| subscriber | The subscriber's proxy. This proxy cannot be null. |
| response | The response callback. It accepts:
|
| exception | The exception callback. |
| current | The Current object of the incoming request. |
| IceStorm::AlreadySubscribed | Thrown when subscriber is already subscribed. |
| IceStorm::BadQoS | Thrown when theQoS is unavailable or invalid. |