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

Classes

class  Nice::Callback_PropertyNiceDynamicBitsetByteVarIF_push_Base
 
class  Nice::Callback_PropertyNiceSeqDynamicBitsetByteVarIF_push_Base
 
class  IceProxy::Nice::PropertyNiceDynamicBitsetByteVarIF
 
class  IceProxy::Nice::PropertyNiceSeqDynamicBitsetByteVarIF
 
class  Nice::PropertyNiceDynamicBitsetByteVarIF
 
class  Nice::PropertyNiceSeqDynamicBitsetByteVarIF
 
class  Nice::CallbackNC_PropertyNiceDynamicBitsetByteVarIF_push< T >
 
class  Nice::Callback_PropertyNiceDynamicBitsetByteVarIF_push< T, CT >
 
class  Nice::CallbackNC_PropertyNiceSeqDynamicBitsetByteVarIF_push< T >
 
class  Nice::Callback_PropertyNiceSeqDynamicBitsetByteVarIF_push< T, CT >
 

Namespaces

 IceProxy
 
 IceProxy::Nice
 
 Nice
 

 
 Nice::Internal
 

Typedefs

typedef ::IceInternal::Handle< ::Nice::PropertyNiceDynamicBitsetByteVarIFNice::PropertyNiceDynamicBitsetByteVarIFPtr
 
typedef ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceDynamicBitsetByteVarIFNice::PropertyNiceDynamicBitsetByteVarIFPrx
 
typedef ::IceInternal::Handle< ::Nice::PropertyNiceSeqDynamicBitsetByteVarIFNice::PropertyNiceSeqDynamicBitsetByteVarIFPtr
 
typedef ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceSeqDynamicBitsetByteVarIFNice::PropertyNiceSeqDynamicBitsetByteVarIFPrx
 
typedef ::std::vector< ::Nice::DynamicBitsetByteVarNice::Internal::BlockDynamicBitset
 
typedef ::std::vector< ::Nice::SeqDynamicBitsetByteVarNice::Internal::BlockSeqDynamicBitset
 
typedef ::IceUtil::Handle< Callback_PropertyNiceDynamicBitsetByteVarIF_push_Base > Nice::Callback_PropertyNiceDynamicBitsetByteVarIF_pushPtr
 
typedef ::IceUtil::Handle< Callback_PropertyNiceSeqDynamicBitsetByteVarIF_push_Base > Nice::Callback_PropertyNiceSeqDynamicBitsetByteVarIF_pushPtr
 

Functions

void IceProxy::Nice::__read (::IceInternal::BasicStream *, ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceDynamicBitsetByteVarIF > &)
 
::IceProxy::Ice::Object * IceProxy::Nice::upCast (::IceProxy::Nice::PropertyNiceDynamicBitsetByteVarIF *)
 
void IceProxy::Nice::__read (::IceInternal::BasicStream *, ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceSeqDynamicBitsetByteVarIF > &)
 
::IceProxy::Ice::Object * IceProxy::Nice::upCast (::IceProxy::Nice::PropertyNiceSeqDynamicBitsetByteVarIF *)
 
::Ice::Object * Nice::upCast (::Nice::PropertyNiceDynamicBitsetByteVarIF *)
 
void Nice::__patch (PropertyNiceDynamicBitsetByteVarIFPtr &, const ::Ice::ObjectPtr &)
 
::Ice::Object * Nice::upCast (::Nice::PropertyNiceSeqDynamicBitsetByteVarIF *)
 
void Nice::__patch (PropertyNiceSeqDynamicBitsetByteVarIFPtr &, const ::Ice::ObjectPtr &)
 
bool Nice::operator== (const PropertyNiceDynamicBitsetByteVarIF &l, const PropertyNiceDynamicBitsetByteVarIF &r)
 
bool Nice::operator< (const PropertyNiceDynamicBitsetByteVarIF &l, const PropertyNiceDynamicBitsetByteVarIF &r)
 
bool Nice::operator== (const PropertyNiceSeqDynamicBitsetByteVarIF &l, const PropertyNiceSeqDynamicBitsetByteVarIF &r)
 
bool Nice::operator< (const PropertyNiceSeqDynamicBitsetByteVarIF &l, const PropertyNiceSeqDynamicBitsetByteVarIF &r)
 
template<class T >
Callback_PropertyNiceDynamicBitsetByteVarIF_pushPtr Nice::newCallback_PropertyNiceDynamicBitsetByteVarIF_push (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceDynamicBitsetByteVarIF_pushPtr Nice::newCallback_PropertyNiceDynamicBitsetByteVarIF_push (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceDynamicBitsetByteVarIF_pushPtr Nice::newCallback_PropertyNiceDynamicBitsetByteVarIF_push (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceDynamicBitsetByteVarIF_pushPtr Nice::newCallback_PropertyNiceDynamicBitsetByteVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T , typename CT >
Callback_PropertyNiceDynamicBitsetByteVarIF_pushPtr Nice::newCallback_PropertyNiceDynamicBitsetByteVarIF_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_PropertyNiceDynamicBitsetByteVarIF_pushPtr Nice::newCallback_PropertyNiceDynamicBitsetByteVarIF_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_PropertyNiceDynamicBitsetByteVarIF_pushPtr Nice::newCallback_PropertyNiceDynamicBitsetByteVarIF_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_PropertyNiceDynamicBitsetByteVarIF_pushPtr Nice::newCallback_PropertyNiceDynamicBitsetByteVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T >
Callback_PropertyNiceSeqDynamicBitsetByteVarIF_pushPtr Nice::newCallback_PropertyNiceSeqDynamicBitsetByteVarIF_push (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSeqDynamicBitsetByteVarIF_pushPtr Nice::newCallback_PropertyNiceSeqDynamicBitsetByteVarIF_push (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSeqDynamicBitsetByteVarIF_pushPtr Nice::newCallback_PropertyNiceSeqDynamicBitsetByteVarIF_push (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSeqDynamicBitsetByteVarIF_pushPtr Nice::newCallback_PropertyNiceSeqDynamicBitsetByteVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T , typename CT >
Callback_PropertyNiceSeqDynamicBitsetByteVarIF_pushPtr Nice::newCallback_PropertyNiceSeqDynamicBitsetByteVarIF_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_PropertyNiceSeqDynamicBitsetByteVarIF_pushPtr Nice::newCallback_PropertyNiceSeqDynamicBitsetByteVarIF_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_PropertyNiceSeqDynamicBitsetByteVarIF_pushPtr Nice::newCallback_PropertyNiceSeqDynamicBitsetByteVarIF_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_PropertyNiceSeqDynamicBitsetByteVarIF_pushPtr Nice::newCallback_PropertyNiceSeqDynamicBitsetByteVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)