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

Classes

class  Nice::Callback_PropertyNicePointVarIF_push_Base
 
class  Nice::Callback_PropertyNiceSeqPointVarIF_push_Base
 
class  Nice::Callback_PropertyNiceMapStringPointVarIF_push_Base
 
class  IceProxy::Nice::PropertyNicePointVarIF
 
class  IceProxy::Nice::PropertyNiceSeqPointVarIF
 
class  IceProxy::Nice::PropertyNiceMapStringPointVarIF
 
class  Nice::PropertyNicePointVarIF
 
class  Nice::PropertyNiceSeqPointVarIF
 
class  Nice::PropertyNiceMapStringPointVarIF
 
class  Nice::CallbackNC_PropertyNicePointVarIF_push< T >
 
class  Nice::Callback_PropertyNicePointVarIF_push< T, CT >
 
class  Nice::CallbackNC_PropertyNiceSeqPointVarIF_push< T >
 
class  Nice::Callback_PropertyNiceSeqPointVarIF_push< T, CT >
 
class  Nice::CallbackNC_PropertyNiceMapStringPointVarIF_push< T >
 
class  Nice::Callback_PropertyNiceMapStringPointVarIF_push< T, CT >
 

Namespaces

 IceProxy
 
 IceProxy::Nice
 
 Nice
 

 
 Nice::Internal
 

Typedefs

typedef ::IceInternal::Handle< ::Nice::PropertyNicePointVarIFNice::PropertyNicePointVarIFPtr
 
typedef ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNicePointVarIFNice::PropertyNicePointVarIFPrx
 
typedef ::IceInternal::Handle< ::Nice::PropertyNiceSeqPointVarIFNice::PropertyNiceSeqPointVarIFPtr
 
typedef ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceSeqPointVarIFNice::PropertyNiceSeqPointVarIFPrx
 
typedef ::IceInternal::Handle< ::Nice::PropertyNiceMapStringPointVarIFNice::PropertyNiceMapStringPointVarIFPtr
 
typedef ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceMapStringPointVarIFNice::PropertyNiceMapStringPointVarIFPrx
 
typedef ::std::vector< ::Nice::PointVarNice::Internal::BlockPoint
 
typedef ::std::vector< ::Nice::SeqPointVarNice::Internal::BlockSeqPoint
 
typedef ::std::vector< ::Nice::MapStringPointVarNice::Internal::BlockMapStringPoint
 
typedef ::IceUtil::Handle< Callback_PropertyNicePointVarIF_push_Base > Nice::Callback_PropertyNicePointVarIF_pushPtr
 
typedef ::IceUtil::Handle< Callback_PropertyNiceSeqPointVarIF_push_Base > Nice::Callback_PropertyNiceSeqPointVarIF_pushPtr
 
typedef ::IceUtil::Handle< Callback_PropertyNiceMapStringPointVarIF_push_Base > Nice::Callback_PropertyNiceMapStringPointVarIF_pushPtr
 

Functions

void IceProxy::Nice::__read (::IceInternal::BasicStream *, ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNicePointVarIF > &)
 
::IceProxy::Ice::Object * IceProxy::Nice::upCast (::IceProxy::Nice::PropertyNicePointVarIF *)
 
void IceProxy::Nice::__read (::IceInternal::BasicStream *, ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceSeqPointVarIF > &)
 
::IceProxy::Ice::Object * IceProxy::Nice::upCast (::IceProxy::Nice::PropertyNiceSeqPointVarIF *)
 
void IceProxy::Nice::__read (::IceInternal::BasicStream *, ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceMapStringPointVarIF > &)
 
::IceProxy::Ice::Object * IceProxy::Nice::upCast (::IceProxy::Nice::PropertyNiceMapStringPointVarIF *)
 
::Ice::Object * Nice::upCast (::Nice::PropertyNicePointVarIF *)
 
void Nice::__patch (PropertyNicePointVarIFPtr &, const ::Ice::ObjectPtr &)
 
::Ice::Object * Nice::upCast (::Nice::PropertyNiceSeqPointVarIF *)
 
void Nice::__patch (PropertyNiceSeqPointVarIFPtr &, const ::Ice::ObjectPtr &)
 
::Ice::Object * Nice::upCast (::Nice::PropertyNiceMapStringPointVarIF *)
 
void Nice::__patch (PropertyNiceMapStringPointVarIFPtr &, const ::Ice::ObjectPtr &)
 
bool Nice::operator== (const PropertyNicePointVarIF &l, const PropertyNicePointVarIF &r)
 
bool Nice::operator< (const PropertyNicePointVarIF &l, const PropertyNicePointVarIF &r)
 
bool Nice::operator== (const PropertyNiceSeqPointVarIF &l, const PropertyNiceSeqPointVarIF &r)
 
bool Nice::operator< (const PropertyNiceSeqPointVarIF &l, const PropertyNiceSeqPointVarIF &r)
 
bool Nice::operator== (const PropertyNiceMapStringPointVarIF &l, const PropertyNiceMapStringPointVarIF &r)
 
bool Nice::operator< (const PropertyNiceMapStringPointVarIF &l, const PropertyNiceMapStringPointVarIF &r)
 
template<class T >
Callback_PropertyNicePointVarIF_pushPtr Nice::newCallback_PropertyNicePointVarIF_push (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNicePointVarIF_pushPtr Nice::newCallback_PropertyNicePointVarIF_push (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNicePointVarIF_pushPtr Nice::newCallback_PropertyNicePointVarIF_push (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNicePointVarIF_pushPtr Nice::newCallback_PropertyNicePointVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T , typename CT >
Callback_PropertyNicePointVarIF_pushPtr Nice::newCallback_PropertyNicePointVarIF_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_PropertyNicePointVarIF_pushPtr Nice::newCallback_PropertyNicePointVarIF_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_PropertyNicePointVarIF_pushPtr Nice::newCallback_PropertyNicePointVarIF_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_PropertyNicePointVarIF_pushPtr Nice::newCallback_PropertyNicePointVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T >
Callback_PropertyNiceSeqPointVarIF_pushPtr Nice::newCallback_PropertyNiceSeqPointVarIF_push (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSeqPointVarIF_pushPtr Nice::newCallback_PropertyNiceSeqPointVarIF_push (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSeqPointVarIF_pushPtr Nice::newCallback_PropertyNiceSeqPointVarIF_push (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSeqPointVarIF_pushPtr Nice::newCallback_PropertyNiceSeqPointVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T , typename CT >
Callback_PropertyNiceSeqPointVarIF_pushPtr Nice::newCallback_PropertyNiceSeqPointVarIF_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_PropertyNiceSeqPointVarIF_pushPtr Nice::newCallback_PropertyNiceSeqPointVarIF_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_PropertyNiceSeqPointVarIF_pushPtr Nice::newCallback_PropertyNiceSeqPointVarIF_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_PropertyNiceSeqPointVarIF_pushPtr Nice::newCallback_PropertyNiceSeqPointVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T >
Callback_PropertyNiceMapStringPointVarIF_pushPtr Nice::newCallback_PropertyNiceMapStringPointVarIF_push (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceMapStringPointVarIF_pushPtr Nice::newCallback_PropertyNiceMapStringPointVarIF_push (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceMapStringPointVarIF_pushPtr Nice::newCallback_PropertyNiceMapStringPointVarIF_push (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceMapStringPointVarIF_pushPtr Nice::newCallback_PropertyNiceMapStringPointVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T , typename CT >
Callback_PropertyNiceMapStringPointVarIF_pushPtr Nice::newCallback_PropertyNiceMapStringPointVarIF_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_PropertyNiceMapStringPointVarIF_pushPtr Nice::newCallback_PropertyNiceMapStringPointVarIF_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_PropertyNiceMapStringPointVarIF_pushPtr Nice::newCallback_PropertyNiceMapStringPointVarIF_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_PropertyNiceMapStringPointVarIF_pushPtr Nice::newCallback_PropertyNiceMapStringPointVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)