TwiceAsNice  2019-02-18
Classes | Namespaces | Functions
BridgeIceService.h File Reference
#include <IceUtil/PushDisableWarnings.h>
#include <Ice/ProxyF.h>
#include <Ice/ObjectF.h>
#include <Ice/Exception.h>
#include <Ice/LocalObject.h>
#include <Ice/StreamHelpers.h>
#include <Ice/Proxy.h>
#include <Ice/GCObject.h>
#include <Ice/AsyncResult.h>
#include <Ice/Incoming.h>
#include <Ice/IncomingAsync.h>
#include <IceUtil/ScopedArray.h>
#include <IceUtil/Optional.h>
#include <Ice/StreamF.h>
#include <Ice/Identity.h>
#include <Nice/Time/DateVar.h>
#include <IceUtil/UndefSysMacros.h>
#include <IceUtil/PopDisableWarnings.h>
Include dependency graph for BridgeIceService.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  Nice::Leaf
 
struct  Ice::StreamableTraits< ::Nice::Leaf >
 
struct  Ice::StreamWriter< ::Nice::Leaf, S >
 
struct  Ice::StreamReader< ::Nice::Leaf, S >
 
class  Nice::AMD_BridgeIceService_getTree
 
class  IceAsync::Nice::AMD_BridgeIceService_getTree
 
class  Nice::Callback_BridgeIceService_getTree_Base
 
class  Nice::Callback_BridgeIceService_timestamp_Base
 
class  IceProxy::Nice::BridgeIceService
 
class  Nice::BridgeIceService
 
class  Nice::CallbackNC_BridgeIceService_getTree< T >
 
class  Nice::Callback_BridgeIceService_getTree< T, CT >
 
class  Nice::CallbackNC_BridgeIceService_timestamp< T >
 
class  Nice::Callback_BridgeIceService_timestamp< T, CT >
 

Namespaces

 IceProxy
 
 IceProxy::Nice
 
 Nice
 

 
 Ice
 
 IceAsync
 
 IceAsync::Nice
 

Functions

void IceProxy::Nice::__read (::IceInternal::BasicStream *, ::IceInternal::ProxyHandle< ::IceProxy::Nice::BridgeIceService > &)
 
::IceProxy::Ice::Object * IceProxy::Nice::upCast (::IceProxy::Nice::BridgeIceService *)
 
::Ice::Object * Nice::upCast (::Nice::BridgeIceService *)
 
void Nice::__patch (BridgeIceServicePtr &, const ::Ice::ObjectPtr &)
 
bool Nice::operator== (const BridgeIceService &l, const BridgeIceService &r)
 
bool Nice::operator< (const BridgeIceService &l, const BridgeIceService &r)
 
template<class T >
Callback_BridgeIceService_getTreePtr Nice::newCallback_BridgeIceService_getTree (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Nice::LeafVec &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_BridgeIceService_getTreePtr Nice::newCallback_BridgeIceService_getTree (T *instance, void(T::*cb)(const ::Nice::LeafVec &), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T , typename CT >
Callback_BridgeIceService_getTreePtr Nice::newCallback_BridgeIceService_getTree (const IceUtil::Handle< T > &instance, void(T::*cb)(const ::Nice::LeafVec &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T , typename CT >
Callback_BridgeIceService_getTreePtr Nice::newCallback_BridgeIceService_getTree (T *instance, void(T::*cb)(const ::Nice::LeafVec &, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T >
Callback_BridgeIceService_timestampPtr Nice::newCallback_BridgeIceService_timestamp (const IceUtil::Handle< T > &instance, void(T::*cb)(::Ice::Long), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_BridgeIceService_timestampPtr Nice::newCallback_BridgeIceService_timestamp (T *instance, void(T::*cb)(::Ice::Long), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T , typename CT >
Callback_BridgeIceService_timestampPtr Nice::newCallback_BridgeIceService_timestamp (const IceUtil::Handle< T > &instance, void(T::*cb)(::Ice::Long, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T , typename CT >
Callback_BridgeIceService_timestampPtr Nice::newCallback_BridgeIceService_timestamp (T *instance, void(T::*cb)(::Ice::Long, const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)