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

Classes

class  Nice::Callback_PropertyNiceSizeVarIF_push_Base
 
class  Nice::Callback_PropertyNiceSeqSizeVarIF_push_Base
 
class  IceProxy::Nice::PropertyNiceSizeVarIF
 
class  IceProxy::Nice::PropertyNiceSeqSizeVarIF
 
class  Nice::PropertyNiceSizeVarIF
 
class  Nice::PropertyNiceSeqSizeVarIF
 
class  Nice::CallbackNC_PropertyNiceSizeVarIF_push< T >
 
class  Nice::Callback_PropertyNiceSizeVarIF_push< T, CT >
 
class  Nice::CallbackNC_PropertyNiceSeqSizeVarIF_push< T >
 
class  Nice::Callback_PropertyNiceSeqSizeVarIF_push< T, CT >
 

Namespaces

 IceProxy
 
 IceProxy::Nice
 
 Nice
 

 
 Nice::Internal
 

Typedefs

typedef ::IceInternal::Handle< ::Nice::PropertyNiceSizeVarIFNice::PropertyNiceSizeVarIFPtr
 
typedef ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceSizeVarIFNice::PropertyNiceSizeVarIFPrx
 
typedef ::IceInternal::Handle< ::Nice::PropertyNiceSeqSizeVarIFNice::PropertyNiceSeqSizeVarIFPtr
 
typedef ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceSeqSizeVarIFNice::PropertyNiceSeqSizeVarIFPrx
 
typedef ::std::vector< ::Nice::SizeVarNice::Internal::BlockSize
 
typedef ::std::vector< ::Nice::SeqSizeVarNice::Internal::BlockSeqSize
 
typedef ::IceUtil::Handle< Callback_PropertyNiceSizeVarIF_push_Base > Nice::Callback_PropertyNiceSizeVarIF_pushPtr
 
typedef ::IceUtil::Handle< Callback_PropertyNiceSeqSizeVarIF_push_Base > Nice::Callback_PropertyNiceSeqSizeVarIF_pushPtr
 

Functions

void IceProxy::Nice::__read (::IceInternal::BasicStream *, ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceSizeVarIF > &)
 
::IceProxy::Ice::Object * IceProxy::Nice::upCast (::IceProxy::Nice::PropertyNiceSizeVarIF *)
 
void IceProxy::Nice::__read (::IceInternal::BasicStream *, ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceSeqSizeVarIF > &)
 
::IceProxy::Ice::Object * IceProxy::Nice::upCast (::IceProxy::Nice::PropertyNiceSeqSizeVarIF *)
 
::Ice::Object * Nice::upCast (::Nice::PropertyNiceSizeVarIF *)
 
void Nice::__patch (PropertyNiceSizeVarIFPtr &, const ::Ice::ObjectPtr &)
 
::Ice::Object * Nice::upCast (::Nice::PropertyNiceSeqSizeVarIF *)
 
void Nice::__patch (PropertyNiceSeqSizeVarIFPtr &, const ::Ice::ObjectPtr &)
 
bool Nice::operator== (const PropertyNiceSizeVarIF &l, const PropertyNiceSizeVarIF &r)
 
bool Nice::operator< (const PropertyNiceSizeVarIF &l, const PropertyNiceSizeVarIF &r)
 
bool Nice::operator== (const PropertyNiceSeqSizeVarIF &l, const PropertyNiceSeqSizeVarIF &r)
 
bool Nice::operator< (const PropertyNiceSeqSizeVarIF &l, const PropertyNiceSeqSizeVarIF &r)
 
template<class T >
Callback_PropertyNiceSizeVarIF_pushPtr Nice::newCallback_PropertyNiceSizeVarIF_push (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSizeVarIF_pushPtr Nice::newCallback_PropertyNiceSizeVarIF_push (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSizeVarIF_pushPtr Nice::newCallback_PropertyNiceSizeVarIF_push (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSizeVarIF_pushPtr Nice::newCallback_PropertyNiceSizeVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T , typename CT >
Callback_PropertyNiceSizeVarIF_pushPtr Nice::newCallback_PropertyNiceSizeVarIF_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_PropertyNiceSizeVarIF_pushPtr Nice::newCallback_PropertyNiceSizeVarIF_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_PropertyNiceSizeVarIF_pushPtr Nice::newCallback_PropertyNiceSizeVarIF_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_PropertyNiceSizeVarIF_pushPtr Nice::newCallback_PropertyNiceSizeVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T >
Callback_PropertyNiceSeqSizeVarIF_pushPtr Nice::newCallback_PropertyNiceSeqSizeVarIF_push (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSeqSizeVarIF_pushPtr Nice::newCallback_PropertyNiceSeqSizeVarIF_push (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSeqSizeVarIF_pushPtr Nice::newCallback_PropertyNiceSeqSizeVarIF_push (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSeqSizeVarIF_pushPtr Nice::newCallback_PropertyNiceSeqSizeVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T , typename CT >
Callback_PropertyNiceSeqSizeVarIF_pushPtr Nice::newCallback_PropertyNiceSeqSizeVarIF_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_PropertyNiceSeqSizeVarIF_pushPtr Nice::newCallback_PropertyNiceSeqSizeVarIF_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_PropertyNiceSeqSizeVarIF_pushPtr Nice::newCallback_PropertyNiceSeqSizeVarIF_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_PropertyNiceSeqSizeVarIF_pushPtr Nice::newCallback_PropertyNiceSeqSizeVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)