TwiceAsNice  2019-02-18
Classes | Namespaces | Typedefs | Functions
AppTypes.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 <IceUtil/ScopedArray.h>
#include <IceUtil/Optional.h>
#include <Ice/StreamF.h>
#include <Ice/Identity.h>
#include <Ice/BuiltinSequences.h>
#include <Nice/App/EndpointVar.h>
#include <Nice/Property/BaseIf.h>
#include <IceUtil/UndefSysMacros.h>
#include <IceUtil/PopDisableWarnings.h>
Include dependency graph for AppTypes.h:
This graph shows which files directly or indirectly include this file:

Classes

class  Nice::Callback_PropertyIceObjectPrxIF_push_Base
 
class  Nice::Callback_PropertyNiceEndpointVarIF_push_Base
 
class  Nice::Callback_PropertyNiceSeqEndpointVarIF_push_Base
 
class  IceProxy::Nice::PropertyIceObjectPrxIF
 
class  IceProxy::Nice::PropertyNiceEndpointVarIF
 
class  IceProxy::Nice::PropertyNiceSeqEndpointVarIF
 
class  Nice::PropertyIceObjectPrxIF
 
class  Nice::PropertyNiceEndpointVarIF
 
class  Nice::PropertyNiceSeqEndpointVarIF
 
class  Nice::CallbackNC_PropertyIceObjectPrxIF_push< T >
 
class  Nice::Callback_PropertyIceObjectPrxIF_push< T, CT >
 
class  Nice::CallbackNC_PropertyNiceEndpointVarIF_push< T >
 
class  Nice::Callback_PropertyNiceEndpointVarIF_push< T, CT >
 
class  Nice::CallbackNC_PropertyNiceSeqEndpointVarIF_push< T >
 
class  Nice::Callback_PropertyNiceSeqEndpointVarIF_push< T, CT >
 

Namespaces

 IceProxy
 
 IceProxy::Nice
 
 Nice
 

 
 Nice::Internal
 

Typedefs

typedef ::IceInternal::Handle< ::Nice::PropertyIceObjectPrxIFNice::PropertyIceObjectPrxIFPtr
 
typedef ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyIceObjectPrxIFNice::PropertyIceObjectPrxIFPrx
 
typedef ::IceInternal::Handle< ::Nice::PropertyNiceEndpointVarIFNice::PropertyNiceEndpointVarIFPtr
 
typedef ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceEndpointVarIFNice::PropertyNiceEndpointVarIFPrx
 
typedef ::IceInternal::Handle< ::Nice::PropertyNiceSeqEndpointVarIFNice::PropertyNiceSeqEndpointVarIFPtr
 
typedef ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceSeqEndpointVarIFNice::PropertyNiceSeqEndpointVarIFPrx
 
typedef ::std::vector< ::Ice::ObjectPrx > Nice::Internal::BlockProxy
 
typedef ::std::vector< ::Nice::EndpointVarNice::Internal::BlockEndpoint
 
typedef ::std::vector< ::Nice::SeqEndpointVarNice::Internal::BlockSeqEndpoint
 
typedef ::IceUtil::Handle< Callback_PropertyIceObjectPrxIF_push_Base > Nice::Callback_PropertyIceObjectPrxIF_pushPtr
 
typedef ::IceUtil::Handle< Callback_PropertyNiceEndpointVarIF_push_Base > Nice::Callback_PropertyNiceEndpointVarIF_pushPtr
 
typedef ::IceUtil::Handle< Callback_PropertyNiceSeqEndpointVarIF_push_Base > Nice::Callback_PropertyNiceSeqEndpointVarIF_pushPtr
 

Functions

void IceProxy::Nice::__read (::IceInternal::BasicStream *, ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyIceObjectPrxIF > &)
 
::IceProxy::Ice::Object * IceProxy::Nice::upCast (::IceProxy::Nice::PropertyIceObjectPrxIF *)
 
void IceProxy::Nice::__read (::IceInternal::BasicStream *, ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceEndpointVarIF > &)
 
::IceProxy::Ice::Object * IceProxy::Nice::upCast (::IceProxy::Nice::PropertyNiceEndpointVarIF *)
 
void IceProxy::Nice::__read (::IceInternal::BasicStream *, ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceSeqEndpointVarIF > &)
 
::IceProxy::Ice::Object * IceProxy::Nice::upCast (::IceProxy::Nice::PropertyNiceSeqEndpointVarIF *)
 
::Ice::Object * Nice::upCast (::Nice::PropertyIceObjectPrxIF *)
 
void Nice::__patch (PropertyIceObjectPrxIFPtr &, const ::Ice::ObjectPtr &)
 
::Ice::Object * Nice::upCast (::Nice::PropertyNiceEndpointVarIF *)
 
void Nice::__patch (PropertyNiceEndpointVarIFPtr &, const ::Ice::ObjectPtr &)
 
::Ice::Object * Nice::upCast (::Nice::PropertyNiceSeqEndpointVarIF *)
 
void Nice::__patch (PropertyNiceSeqEndpointVarIFPtr &, const ::Ice::ObjectPtr &)
 
bool Nice::operator== (const PropertyIceObjectPrxIF &l, const PropertyIceObjectPrxIF &r)
 
bool Nice::operator< (const PropertyIceObjectPrxIF &l, const PropertyIceObjectPrxIF &r)
 
bool Nice::operator== (const PropertyNiceEndpointVarIF &l, const PropertyNiceEndpointVarIF &r)
 
bool Nice::operator< (const PropertyNiceEndpointVarIF &l, const PropertyNiceEndpointVarIF &r)
 
bool Nice::operator== (const PropertyNiceSeqEndpointVarIF &l, const PropertyNiceSeqEndpointVarIF &r)
 
bool Nice::operator< (const PropertyNiceSeqEndpointVarIF &l, const PropertyNiceSeqEndpointVarIF &r)
 
template<class T >
Callback_PropertyIceObjectPrxIF_pushPtr Nice::newCallback_PropertyIceObjectPrxIF_push (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyIceObjectPrxIF_pushPtr Nice::newCallback_PropertyIceObjectPrxIF_push (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyIceObjectPrxIF_pushPtr Nice::newCallback_PropertyIceObjectPrxIF_push (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyIceObjectPrxIF_pushPtr Nice::newCallback_PropertyIceObjectPrxIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T , typename CT >
Callback_PropertyIceObjectPrxIF_pushPtr Nice::newCallback_PropertyIceObjectPrxIF_push (const IceUtil::Handle< T > &instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T , typename CT >
Callback_PropertyIceObjectPrxIF_pushPtr Nice::newCallback_PropertyIceObjectPrxIF_push (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T , typename CT >
Callback_PropertyIceObjectPrxIF_pushPtr Nice::newCallback_PropertyIceObjectPrxIF_push (T *instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T , typename CT >
Callback_PropertyIceObjectPrxIF_pushPtr Nice::newCallback_PropertyIceObjectPrxIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T >
Callback_PropertyNiceEndpointVarIF_pushPtr Nice::newCallback_PropertyNiceEndpointVarIF_push (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceEndpointVarIF_pushPtr Nice::newCallback_PropertyNiceEndpointVarIF_push (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceEndpointVarIF_pushPtr Nice::newCallback_PropertyNiceEndpointVarIF_push (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceEndpointVarIF_pushPtr Nice::newCallback_PropertyNiceEndpointVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T , typename CT >
Callback_PropertyNiceEndpointVarIF_pushPtr Nice::newCallback_PropertyNiceEndpointVarIF_push (const IceUtil::Handle< T > &instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T , typename CT >
Callback_PropertyNiceEndpointVarIF_pushPtr Nice::newCallback_PropertyNiceEndpointVarIF_push (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T , typename CT >
Callback_PropertyNiceEndpointVarIF_pushPtr Nice::newCallback_PropertyNiceEndpointVarIF_push (T *instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T , typename CT >
Callback_PropertyNiceEndpointVarIF_pushPtr Nice::newCallback_PropertyNiceEndpointVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T >
Callback_PropertyNiceSeqEndpointVarIF_pushPtr Nice::newCallback_PropertyNiceSeqEndpointVarIF_push (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSeqEndpointVarIF_pushPtr Nice::newCallback_PropertyNiceSeqEndpointVarIF_push (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSeqEndpointVarIF_pushPtr Nice::newCallback_PropertyNiceSeqEndpointVarIF_push (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSeqEndpointVarIF_pushPtr Nice::newCallback_PropertyNiceSeqEndpointVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T , typename CT >
Callback_PropertyNiceSeqEndpointVarIF_pushPtr Nice::newCallback_PropertyNiceSeqEndpointVarIF_push (const IceUtil::Handle< T > &instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T , typename CT >
Callback_PropertyNiceSeqEndpointVarIF_pushPtr Nice::newCallback_PropertyNiceSeqEndpointVarIF_push (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T , typename CT >
Callback_PropertyNiceSeqEndpointVarIF_pushPtr Nice::newCallback_PropertyNiceSeqEndpointVarIF_push (T *instance, void(T::*cb)(const CT &), void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T , typename CT >
Callback_PropertyNiceSeqEndpointVarIF_pushPtr Nice::newCallback_PropertyNiceSeqEndpointVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)