TwiceAsNice  2019-02-18
Classes | Namespaces | Typedefs | Functions
NPointTypes.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/Map/NPointVar.h>
#include <Nice/Property/BaseIf.h>
#include <IceUtil/UndefSysMacros.h>
#include <IceUtil/PopDisableWarnings.h>
Include dependency graph for NPointTypes.h:
This graph shows which files directly or indirectly include this file:

Classes

class  Nice::Callback_PropertyNiceNPointVarIF_push_Base
 
class  Nice::Callback_PropertyNiceSeqNPointVarIF_push_Base
 
class  IceProxy::Nice::PropertyNiceNPointVarIF
 
class  IceProxy::Nice::PropertyNiceSeqNPointVarIF
 
class  Nice::PropertyNiceNPointVarIF
 
class  Nice::PropertyNiceSeqNPointVarIF
 
class  Nice::CallbackNC_PropertyNiceNPointVarIF_push< T >
 
class  Nice::Callback_PropertyNiceNPointVarIF_push< T, CT >
 
class  Nice::CallbackNC_PropertyNiceSeqNPointVarIF_push< T >
 
class  Nice::Callback_PropertyNiceSeqNPointVarIF_push< T, CT >
 

Namespaces

 IceProxy
 
 IceProxy::Nice
 
 Nice
 

 
 Nice::Internal
 

Typedefs

typedef ::IceInternal::Handle< ::Nice::PropertyNiceNPointVarIFNice::PropertyNiceNPointVarIFPtr
 
typedef ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceNPointVarIFNice::PropertyNiceNPointVarIFPrx
 
typedef ::IceInternal::Handle< ::Nice::PropertyNiceSeqNPointVarIFNice::PropertyNiceSeqNPointVarIFPtr
 
typedef ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceSeqNPointVarIFNice::PropertyNiceSeqNPointVarIFPrx
 
typedef ::std::vector< ::Nice::NPointVarNice::Internal::BlockNPoint
 
typedef ::std::vector< ::Nice::SeqNPointVarNice::Internal::BlockSeqNPoint
 
typedef ::IceUtil::Handle< Callback_PropertyNiceNPointVarIF_push_Base > Nice::Callback_PropertyNiceNPointVarIF_pushPtr
 
typedef ::IceUtil::Handle< Callback_PropertyNiceSeqNPointVarIF_push_Base > Nice::Callback_PropertyNiceSeqNPointVarIF_pushPtr
 

Functions

void IceProxy::Nice::__read (::IceInternal::BasicStream *, ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceNPointVarIF > &)
 
::IceProxy::Ice::Object * IceProxy::Nice::upCast (::IceProxy::Nice::PropertyNiceNPointVarIF *)
 
void IceProxy::Nice::__read (::IceInternal::BasicStream *, ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceSeqNPointVarIF > &)
 
::IceProxy::Ice::Object * IceProxy::Nice::upCast (::IceProxy::Nice::PropertyNiceSeqNPointVarIF *)
 
::Ice::Object * Nice::upCast (::Nice::PropertyNiceNPointVarIF *)
 
void Nice::__patch (PropertyNiceNPointVarIFPtr &, const ::Ice::ObjectPtr &)
 
::Ice::Object * Nice::upCast (::Nice::PropertyNiceSeqNPointVarIF *)
 
void Nice::__patch (PropertyNiceSeqNPointVarIFPtr &, const ::Ice::ObjectPtr &)
 
bool Nice::operator== (const PropertyNiceNPointVarIF &l, const PropertyNiceNPointVarIF &r)
 
bool Nice::operator< (const PropertyNiceNPointVarIF &l, const PropertyNiceNPointVarIF &r)
 
bool Nice::operator== (const PropertyNiceSeqNPointVarIF &l, const PropertyNiceSeqNPointVarIF &r)
 
bool Nice::operator< (const PropertyNiceSeqNPointVarIF &l, const PropertyNiceSeqNPointVarIF &r)
 
template<class T >
Callback_PropertyNiceNPointVarIF_pushPtr Nice::newCallback_PropertyNiceNPointVarIF_push (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceNPointVarIF_pushPtr Nice::newCallback_PropertyNiceNPointVarIF_push (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceNPointVarIF_pushPtr Nice::newCallback_PropertyNiceNPointVarIF_push (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceNPointVarIF_pushPtr Nice::newCallback_PropertyNiceNPointVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T , typename CT >
Callback_PropertyNiceNPointVarIF_pushPtr Nice::newCallback_PropertyNiceNPointVarIF_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_PropertyNiceNPointVarIF_pushPtr Nice::newCallback_PropertyNiceNPointVarIF_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_PropertyNiceNPointVarIF_pushPtr Nice::newCallback_PropertyNiceNPointVarIF_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_PropertyNiceNPointVarIF_pushPtr Nice::newCallback_PropertyNiceNPointVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T >
Callback_PropertyNiceSeqNPointVarIF_pushPtr Nice::newCallback_PropertyNiceSeqNPointVarIF_push (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSeqNPointVarIF_pushPtr Nice::newCallback_PropertyNiceSeqNPointVarIF_push (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSeqNPointVarIF_pushPtr Nice::newCallback_PropertyNiceSeqNPointVarIF_push (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSeqNPointVarIF_pushPtr Nice::newCallback_PropertyNiceSeqNPointVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T , typename CT >
Callback_PropertyNiceSeqNPointVarIF_pushPtr Nice::newCallback_PropertyNiceSeqNPointVarIF_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_PropertyNiceSeqNPointVarIF_pushPtr Nice::newCallback_PropertyNiceSeqNPointVarIF_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_PropertyNiceSeqNPointVarIF_pushPtr Nice::newCallback_PropertyNiceSeqNPointVarIF_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_PropertyNiceSeqNPointVarIF_pushPtr Nice::newCallback_PropertyNiceSeqNPointVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)