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

Classes

class  Nice::Callback_PropertyNiceI64IF_push_Base
 
class  Nice::Callback_PropertyNiceSeqLongIF_push_Base
 
class  Nice::Callback_PropertyNiceSeqSeqLongIF_push_Base
 
class  IceProxy::Nice::PropertyNiceI64IF
 
class  IceProxy::Nice::PropertyNiceSeqLongIF
 
class  IceProxy::Nice::PropertyNiceSeqSeqLongIF
 
class  Nice::PropertyNiceI64IF
 
class  Nice::PropertyNiceSeqLongIF
 
class  Nice::PropertyNiceSeqSeqLongIF
 
class  Nice::CallbackNC_PropertyNiceI64IF_push< T >
 
class  Nice::Callback_PropertyNiceI64IF_push< T, CT >
 
class  Nice::CallbackNC_PropertyNiceSeqLongIF_push< T >
 
class  Nice::Callback_PropertyNiceSeqLongIF_push< T, CT >
 
class  Nice::CallbackNC_PropertyNiceSeqSeqLongIF_push< T >
 
class  Nice::Callback_PropertyNiceSeqSeqLongIF_push< T, CT >
 

Namespaces

 IceProxy
 
 IceProxy::Nice
 
 Nice
 

 
 Nice::Internal
 

Typedefs

typedef ::IceInternal::Handle< ::Nice::PropertyNiceI64IFNice::PropertyNiceI64IFPtr
 
typedef ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceI64IFNice::PropertyNiceI64IFPrx
 
typedef ::IceInternal::Handle< ::Nice::PropertyNiceSeqLongIFNice::PropertyNiceSeqLongIFPtr
 
typedef ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceSeqLongIFNice::PropertyNiceSeqLongIFPrx
 
typedef ::IceInternal::Handle< ::Nice::PropertyNiceSeqSeqLongIFNice::PropertyNiceSeqSeqLongIFPtr
 
typedef ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceSeqSeqLongIFNice::PropertyNiceSeqSeqLongIFPrx
 
typedef ::std::vector< ::Ice::Long > Nice::Internal::BlockLong
 
typedef ::std::vector< ::Nice::SeqLongNice::Internal::BlockSeqLong
 
typedef ::std::vector< ::Nice::SeqSeqLongNice::Internal::BlockSeqSeqLong
 
typedef ::IceUtil::Handle< Callback_PropertyNiceI64IF_push_Base > Nice::Callback_PropertyNiceI64IF_pushPtr
 
typedef ::IceUtil::Handle< Callback_PropertyNiceSeqLongIF_push_Base > Nice::Callback_PropertyNiceSeqLongIF_pushPtr
 
typedef ::IceUtil::Handle< Callback_PropertyNiceSeqSeqLongIF_push_Base > Nice::Callback_PropertyNiceSeqSeqLongIF_pushPtr
 

Functions

void IceProxy::Nice::__read (::IceInternal::BasicStream *, ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceI64IF > &)
 
::IceProxy::Ice::Object * IceProxy::Nice::upCast (::IceProxy::Nice::PropertyNiceI64IF *)
 
void IceProxy::Nice::__read (::IceInternal::BasicStream *, ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceSeqLongIF > &)
 
::IceProxy::Ice::Object * IceProxy::Nice::upCast (::IceProxy::Nice::PropertyNiceSeqLongIF *)
 
void IceProxy::Nice::__read (::IceInternal::BasicStream *, ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceSeqSeqLongIF > &)
 
::IceProxy::Ice::Object * IceProxy::Nice::upCast (::IceProxy::Nice::PropertyNiceSeqSeqLongIF *)
 
::Ice::Object * Nice::upCast (::Nice::PropertyNiceI64IF *)
 
void Nice::__patch (PropertyNiceI64IFPtr &, const ::Ice::ObjectPtr &)
 
::Ice::Object * Nice::upCast (::Nice::PropertyNiceSeqLongIF *)
 
void Nice::__patch (PropertyNiceSeqLongIFPtr &, const ::Ice::ObjectPtr &)
 
::Ice::Object * Nice::upCast (::Nice::PropertyNiceSeqSeqLongIF *)
 
void Nice::__patch (PropertyNiceSeqSeqLongIFPtr &, const ::Ice::ObjectPtr &)
 
bool Nice::operator== (const PropertyNiceI64IF &l, const PropertyNiceI64IF &r)
 
bool Nice::operator< (const PropertyNiceI64IF &l, const PropertyNiceI64IF &r)
 
bool Nice::operator== (const PropertyNiceSeqLongIF &l, const PropertyNiceSeqLongIF &r)
 
bool Nice::operator< (const PropertyNiceSeqLongIF &l, const PropertyNiceSeqLongIF &r)
 
bool Nice::operator== (const PropertyNiceSeqSeqLongIF &l, const PropertyNiceSeqSeqLongIF &r)
 
bool Nice::operator< (const PropertyNiceSeqSeqLongIF &l, const PropertyNiceSeqSeqLongIF &r)
 
template<class T >
Callback_PropertyNiceI64IF_pushPtr Nice::newCallback_PropertyNiceI64IF_push (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceI64IF_pushPtr Nice::newCallback_PropertyNiceI64IF_push (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceI64IF_pushPtr Nice::newCallback_PropertyNiceI64IF_push (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceI64IF_pushPtr Nice::newCallback_PropertyNiceI64IF_push (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T , typename CT >
Callback_PropertyNiceI64IF_pushPtr Nice::newCallback_PropertyNiceI64IF_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_PropertyNiceI64IF_pushPtr Nice::newCallback_PropertyNiceI64IF_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_PropertyNiceI64IF_pushPtr Nice::newCallback_PropertyNiceI64IF_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_PropertyNiceI64IF_pushPtr Nice::newCallback_PropertyNiceI64IF_push (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T >
Callback_PropertyNiceSeqLongIF_pushPtr Nice::newCallback_PropertyNiceSeqLongIF_push (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSeqLongIF_pushPtr Nice::newCallback_PropertyNiceSeqLongIF_push (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSeqLongIF_pushPtr Nice::newCallback_PropertyNiceSeqLongIF_push (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSeqLongIF_pushPtr Nice::newCallback_PropertyNiceSeqLongIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T , typename CT >
Callback_PropertyNiceSeqLongIF_pushPtr Nice::newCallback_PropertyNiceSeqLongIF_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_PropertyNiceSeqLongIF_pushPtr Nice::newCallback_PropertyNiceSeqLongIF_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_PropertyNiceSeqLongIF_pushPtr Nice::newCallback_PropertyNiceSeqLongIF_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_PropertyNiceSeqLongIF_pushPtr Nice::newCallback_PropertyNiceSeqLongIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T >
Callback_PropertyNiceSeqSeqLongIF_pushPtr Nice::newCallback_PropertyNiceSeqSeqLongIF_push (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSeqSeqLongIF_pushPtr Nice::newCallback_PropertyNiceSeqSeqLongIF_push (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSeqSeqLongIF_pushPtr Nice::newCallback_PropertyNiceSeqSeqLongIF_push (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSeqSeqLongIF_pushPtr Nice::newCallback_PropertyNiceSeqSeqLongIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T , typename CT >
Callback_PropertyNiceSeqSeqLongIF_pushPtr Nice::newCallback_PropertyNiceSeqSeqLongIF_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_PropertyNiceSeqSeqLongIF_pushPtr Nice::newCallback_PropertyNiceSeqSeqLongIF_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_PropertyNiceSeqSeqLongIF_pushPtr Nice::newCallback_PropertyNiceSeqSeqLongIF_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_PropertyNiceSeqSeqLongIF_pushPtr Nice::newCallback_PropertyNiceSeqSeqLongIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)