TwiceAsNice  2019-02-18
Classes | Namespaces | Typedefs | Functions
ByteTypes.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 ByteTypes.h:
This graph shows which files directly or indirectly include this file:

Classes

class  Nice::Callback_PropertyIceByteIF_push_Base
 
class  Nice::Callback_PropertyNiceSeqByteIF_push_Base
 
class  Nice::Callback_PropertyNiceSeqSeqByteIF_push_Base
 
class  IceProxy::Nice::PropertyIceByteIF
 
class  IceProxy::Nice::PropertyNiceSeqByteIF
 
class  IceProxy::Nice::PropertyNiceSeqSeqByteIF
 
class  Nice::PropertyIceByteIF
 
class  Nice::PropertyNiceSeqByteIF
 
class  Nice::PropertyNiceSeqSeqByteIF
 
class  Nice::CallbackNC_PropertyIceByteIF_push< T >
 
class  Nice::Callback_PropertyIceByteIF_push< T, CT >
 
class  Nice::CallbackNC_PropertyNiceSeqByteIF_push< T >
 
class  Nice::Callback_PropertyNiceSeqByteIF_push< T, CT >
 
class  Nice::CallbackNC_PropertyNiceSeqSeqByteIF_push< T >
 
class  Nice::Callback_PropertyNiceSeqSeqByteIF_push< T, CT >
 

Namespaces

 IceProxy
 
 IceProxy::Nice
 
 Nice
 

 
 Nice::Internal
 

Typedefs

typedef ::IceInternal::Handle< ::Nice::PropertyIceByteIFNice::PropertyIceByteIFPtr
 
typedef ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyIceByteIFNice::PropertyIceByteIFPrx
 
typedef ::IceInternal::Handle< ::Nice::PropertyNiceSeqByteIFNice::PropertyNiceSeqByteIFPtr
 
typedef ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceSeqByteIFNice::PropertyNiceSeqByteIFPrx
 
typedef ::IceInternal::Handle< ::Nice::PropertyNiceSeqSeqByteIFNice::PropertyNiceSeqSeqByteIFPtr
 
typedef ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceSeqSeqByteIFNice::PropertyNiceSeqSeqByteIFPrx
 
typedef ::std::vector< ::Ice::Byte > Nice::Internal::BlockByte
 
typedef ::std::vector< ::Nice::SeqByteNice::Internal::BlockSeqByte
 
typedef ::std::vector< ::Nice::SeqSeqByteNice::Internal::BlockSeqSeqByte
 
typedef ::IceUtil::Handle< Callback_PropertyIceByteIF_push_Base > Nice::Callback_PropertyIceByteIF_pushPtr
 
typedef ::IceUtil::Handle< Callback_PropertyNiceSeqByteIF_push_Base > Nice::Callback_PropertyNiceSeqByteIF_pushPtr
 
typedef ::IceUtil::Handle< Callback_PropertyNiceSeqSeqByteIF_push_Base > Nice::Callback_PropertyNiceSeqSeqByteIF_pushPtr
 

Functions

void IceProxy::Nice::__read (::IceInternal::BasicStream *, ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyIceByteIF > &)
 
::IceProxy::Ice::Object * IceProxy::Nice::upCast (::IceProxy::Nice::PropertyIceByteIF *)
 
void IceProxy::Nice::__read (::IceInternal::BasicStream *, ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceSeqByteIF > &)
 
::IceProxy::Ice::Object * IceProxy::Nice::upCast (::IceProxy::Nice::PropertyNiceSeqByteIF *)
 
void IceProxy::Nice::__read (::IceInternal::BasicStream *, ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceSeqSeqByteIF > &)
 
::IceProxy::Ice::Object * IceProxy::Nice::upCast (::IceProxy::Nice::PropertyNiceSeqSeqByteIF *)
 
::Ice::Object * Nice::upCast (::Nice::PropertyIceByteIF *)
 
void Nice::__patch (PropertyIceByteIFPtr &, const ::Ice::ObjectPtr &)
 
::Ice::Object * Nice::upCast (::Nice::PropertyNiceSeqByteIF *)
 
void Nice::__patch (PropertyNiceSeqByteIFPtr &, const ::Ice::ObjectPtr &)
 
::Ice::Object * Nice::upCast (::Nice::PropertyNiceSeqSeqByteIF *)
 
void Nice::__patch (PropertyNiceSeqSeqByteIFPtr &, const ::Ice::ObjectPtr &)
 
bool Nice::operator== (const PropertyIceByteIF &l, const PropertyIceByteIF &r)
 
bool Nice::operator< (const PropertyIceByteIF &l, const PropertyIceByteIF &r)
 
bool Nice::operator== (const PropertyNiceSeqByteIF &l, const PropertyNiceSeqByteIF &r)
 
bool Nice::operator< (const PropertyNiceSeqByteIF &l, const PropertyNiceSeqByteIF &r)
 
bool Nice::operator== (const PropertyNiceSeqSeqByteIF &l, const PropertyNiceSeqSeqByteIF &r)
 
bool Nice::operator< (const PropertyNiceSeqSeqByteIF &l, const PropertyNiceSeqSeqByteIF &r)
 
template<class T >
Callback_PropertyIceByteIF_pushPtr Nice::newCallback_PropertyIceByteIF_push (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyIceByteIF_pushPtr Nice::newCallback_PropertyIceByteIF_push (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyIceByteIF_pushPtr Nice::newCallback_PropertyIceByteIF_push (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyIceByteIF_pushPtr Nice::newCallback_PropertyIceByteIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T , typename CT >
Callback_PropertyIceByteIF_pushPtr Nice::newCallback_PropertyIceByteIF_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_PropertyIceByteIF_pushPtr Nice::newCallback_PropertyIceByteIF_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_PropertyIceByteIF_pushPtr Nice::newCallback_PropertyIceByteIF_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_PropertyIceByteIF_pushPtr Nice::newCallback_PropertyIceByteIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T >
Callback_PropertyNiceSeqByteIF_pushPtr Nice::newCallback_PropertyNiceSeqByteIF_push (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSeqByteIF_pushPtr Nice::newCallback_PropertyNiceSeqByteIF_push (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSeqByteIF_pushPtr Nice::newCallback_PropertyNiceSeqByteIF_push (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSeqByteIF_pushPtr Nice::newCallback_PropertyNiceSeqByteIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T , typename CT >
Callback_PropertyNiceSeqByteIF_pushPtr Nice::newCallback_PropertyNiceSeqByteIF_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_PropertyNiceSeqByteIF_pushPtr Nice::newCallback_PropertyNiceSeqByteIF_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_PropertyNiceSeqByteIF_pushPtr Nice::newCallback_PropertyNiceSeqByteIF_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_PropertyNiceSeqByteIF_pushPtr Nice::newCallback_PropertyNiceSeqByteIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T >
Callback_PropertyNiceSeqSeqByteIF_pushPtr Nice::newCallback_PropertyNiceSeqSeqByteIF_push (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSeqSeqByteIF_pushPtr Nice::newCallback_PropertyNiceSeqSeqByteIF_push (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSeqSeqByteIF_pushPtr Nice::newCallback_PropertyNiceSeqSeqByteIF_push (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSeqSeqByteIF_pushPtr Nice::newCallback_PropertyNiceSeqSeqByteIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T , typename CT >
Callback_PropertyNiceSeqSeqByteIF_pushPtr Nice::newCallback_PropertyNiceSeqSeqByteIF_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_PropertyNiceSeqSeqByteIF_pushPtr Nice::newCallback_PropertyNiceSeqSeqByteIF_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_PropertyNiceSeqSeqByteIF_pushPtr Nice::newCallback_PropertyNiceSeqSeqByteIF_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_PropertyNiceSeqSeqByteIF_pushPtr Nice::newCallback_PropertyNiceSeqSeqByteIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)