TwiceAsNice  2019-02-18
Classes | Namespaces | Typedefs
BridgeIce.h File Reference
#include <Ice/ObjectAdapter.h>
#include <Nice/Property/Bridge.h>
#include <sstream>
#include <Nice/Util/Map.h>
Include dependency graph for BridgeIce.h:

Classes

class  Nice::PropertyBridgeIce
 
class  Nice::PropertyBridgeIceImpl< Type, TypeIf, IceType >
 This class connects a local instance of this class (bridge) with a remote instance of this class. When the bidirectional connection has been established the communication (passing values from on side to the other and vice versa) can be done. To each instance of this class a property is attached which hold the value on either side. More...
 
class  Nice::PropertyBridgeIceImpl< Type, TypeIf, IceType >::IceInterface
 

Namespaces

 Nice
 

 

Typedefs

typedef IceUtil::Handle< PropertyBridgeIce > Nice::PropertyBridgeIcePtr