clientIdl Namespace Reference

Declaration of the client Callback interface. More...


Classes

class  BlasterCallback_impl
 This is the callback implementation. More...
interface  BlasterCallback
 This interface needs to be implemented by the clients. More...


Detailed Description

Declaration of the client Callback interface.


This interface must be implemented by the client.
You have to provide three methods: update(), updateOneway() and ping()