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

Classes

class  Nice::Callback_PropertyNiceBitSetVarIF_push_Base
 
class  Nice::Callback_PropertyNiceSeqBitSetVarIF_push_Base
 
class  IceProxy::Nice::PropertyNiceBitSetVarIF
 
class  IceProxy::Nice::PropertyNiceSeqBitSetVarIF
 
class  Nice::PropertyNiceBitSetVarIF
 
class  Nice::PropertyNiceSeqBitSetVarIF
 
class  Nice::CallbackNC_PropertyNiceBitSetVarIF_push< T >
 
class  Nice::Callback_PropertyNiceBitSetVarIF_push< T, CT >
 
class  Nice::CallbackNC_PropertyNiceSeqBitSetVarIF_push< T >
 
class  Nice::Callback_PropertyNiceSeqBitSetVarIF_push< T, CT >
 

Namespaces

 IceProxy
 
 IceProxy::Nice
 
 Nice
 

 
 Nice::Internal
 

Typedefs

typedef ::IceInternal::Handle< ::Nice::PropertyNiceBitSetVarIFNice::PropertyNiceBitSetVarIFPtr
 
typedef ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceBitSetVarIFNice::PropertyNiceBitSetVarIFPrx
 
typedef ::IceInternal::Handle< ::Nice::PropertyNiceSeqBitSetVarIFNice::PropertyNiceSeqBitSetVarIFPtr
 
typedef ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceSeqBitSetVarIFNice::PropertyNiceSeqBitSetVarIFPrx
 
typedef ::std::vector< ::Nice::BitSetVarNice::Internal::BlockBitSet
 
typedef ::std::vector< ::Nice::SeqBitSetVarNice::Internal::BlockSeqBitSet
 
typedef ::IceUtil::Handle< Callback_PropertyNiceBitSetVarIF_push_Base > Nice::Callback_PropertyNiceBitSetVarIF_pushPtr
 
typedef ::IceUtil::Handle< Callback_PropertyNiceSeqBitSetVarIF_push_Base > Nice::Callback_PropertyNiceSeqBitSetVarIF_pushPtr
 

Functions

void IceProxy::Nice::__read (::IceInternal::BasicStream *, ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceBitSetVarIF > &)
 
::IceProxy::Ice::Object * IceProxy::Nice::upCast (::IceProxy::Nice::PropertyNiceBitSetVarIF *)
 
void IceProxy::Nice::__read (::IceInternal::BasicStream *, ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceSeqBitSetVarIF > &)
 
::IceProxy::Ice::Object * IceProxy::Nice::upCast (::IceProxy::Nice::PropertyNiceSeqBitSetVarIF *)
 
::Ice::Object * Nice::upCast (::Nice::PropertyNiceBitSetVarIF *)
 
void Nice::__patch (PropertyNiceBitSetVarIFPtr &, const ::Ice::ObjectPtr &)
 
::Ice::Object * Nice::upCast (::Nice::PropertyNiceSeqBitSetVarIF *)
 
void Nice::__patch (PropertyNiceSeqBitSetVarIFPtr &, const ::Ice::ObjectPtr &)
 
bool Nice::operator== (const PropertyNiceBitSetVarIF &l, const PropertyNiceBitSetVarIF &r)
 
bool Nice::operator< (const PropertyNiceBitSetVarIF &l, const PropertyNiceBitSetVarIF &r)
 
bool Nice::operator== (const PropertyNiceSeqBitSetVarIF &l, const PropertyNiceSeqBitSetVarIF &r)
 
bool Nice::operator< (const PropertyNiceSeqBitSetVarIF &l, const PropertyNiceSeqBitSetVarIF &r)
 
template<class T >
Callback_PropertyNiceBitSetVarIF_pushPtr Nice::newCallback_PropertyNiceBitSetVarIF_push (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceBitSetVarIF_pushPtr Nice::newCallback_PropertyNiceBitSetVarIF_push (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceBitSetVarIF_pushPtr Nice::newCallback_PropertyNiceBitSetVarIF_push (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceBitSetVarIF_pushPtr Nice::newCallback_PropertyNiceBitSetVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T , typename CT >
Callback_PropertyNiceBitSetVarIF_pushPtr Nice::newCallback_PropertyNiceBitSetVarIF_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_PropertyNiceBitSetVarIF_pushPtr Nice::newCallback_PropertyNiceBitSetVarIF_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_PropertyNiceBitSetVarIF_pushPtr Nice::newCallback_PropertyNiceBitSetVarIF_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_PropertyNiceBitSetVarIF_pushPtr Nice::newCallback_PropertyNiceBitSetVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T >
Callback_PropertyNiceSeqBitSetVarIF_pushPtr Nice::newCallback_PropertyNiceSeqBitSetVarIF_push (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSeqBitSetVarIF_pushPtr Nice::newCallback_PropertyNiceSeqBitSetVarIF_push (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSeqBitSetVarIF_pushPtr Nice::newCallback_PropertyNiceSeqBitSetVarIF_push (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSeqBitSetVarIF_pushPtr Nice::newCallback_PropertyNiceSeqBitSetVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T , typename CT >
Callback_PropertyNiceSeqBitSetVarIF_pushPtr Nice::newCallback_PropertyNiceSeqBitSetVarIF_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_PropertyNiceSeqBitSetVarIF_pushPtr Nice::newCallback_PropertyNiceSeqBitSetVarIF_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_PropertyNiceSeqBitSetVarIF_pushPtr Nice::newCallback_PropertyNiceSeqBitSetVarIF_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_PropertyNiceSeqBitSetVarIF_pushPtr Nice::newCallback_PropertyNiceSeqBitSetVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)