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

Classes

class  Nice::Callback_PropertyNiceW3MatrixVarIF_push_Base
 
class  Nice::Callback_PropertyNiceSeqW3MatrixVarIF_push_Base
 
class  IceProxy::Nice::PropertyNiceW3MatrixVarIF
 
class  IceProxy::Nice::PropertyNiceSeqW3MatrixVarIF
 
class  Nice::PropertyNiceW3MatrixVarIF
 
class  Nice::PropertyNiceSeqW3MatrixVarIF
 
class  Nice::CallbackNC_PropertyNiceW3MatrixVarIF_push< T >
 
class  Nice::Callback_PropertyNiceW3MatrixVarIF_push< T, CT >
 
class  Nice::CallbackNC_PropertyNiceSeqW3MatrixVarIF_push< T >
 
class  Nice::Callback_PropertyNiceSeqW3MatrixVarIF_push< T, CT >
 

Namespaces

 IceProxy
 
 IceProxy::Nice
 
 Nice
 

 
 Nice::Internal
 

Typedefs

typedef ::IceInternal::Handle< ::Nice::PropertyNiceW3MatrixVarIFNice::PropertyNiceW3MatrixVarIFPtr
 
typedef ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceW3MatrixVarIFNice::PropertyNiceW3MatrixVarIFPrx
 
typedef ::IceInternal::Handle< ::Nice::PropertyNiceSeqW3MatrixVarIFNice::PropertyNiceSeqW3MatrixVarIFPtr
 
typedef ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceSeqW3MatrixVarIFNice::PropertyNiceSeqW3MatrixVarIFPrx
 
typedef ::std::vector< ::Nice::W3MatrixVarNice::Internal::BlockW3Matrix
 
typedef ::std::vector< ::Nice::SeqW3MatrixVarNice::Internal::BlockSeqW3Matrix
 
typedef ::IceUtil::Handle< Callback_PropertyNiceW3MatrixVarIF_push_Base > Nice::Callback_PropertyNiceW3MatrixVarIF_pushPtr
 
typedef ::IceUtil::Handle< Callback_PropertyNiceSeqW3MatrixVarIF_push_Base > Nice::Callback_PropertyNiceSeqW3MatrixVarIF_pushPtr
 

Functions

void IceProxy::Nice::__read (::IceInternal::BasicStream *, ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceW3MatrixVarIF > &)
 
::IceProxy::Ice::Object * IceProxy::Nice::upCast (::IceProxy::Nice::PropertyNiceW3MatrixVarIF *)
 
void IceProxy::Nice::__read (::IceInternal::BasicStream *, ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceSeqW3MatrixVarIF > &)
 
::IceProxy::Ice::Object * IceProxy::Nice::upCast (::IceProxy::Nice::PropertyNiceSeqW3MatrixVarIF *)
 
::Ice::Object * Nice::upCast (::Nice::PropertyNiceW3MatrixVarIF *)
 
void Nice::__patch (PropertyNiceW3MatrixVarIFPtr &, const ::Ice::ObjectPtr &)
 
::Ice::Object * Nice::upCast (::Nice::PropertyNiceSeqW3MatrixVarIF *)
 
void Nice::__patch (PropertyNiceSeqW3MatrixVarIFPtr &, const ::Ice::ObjectPtr &)
 
bool Nice::operator== (const PropertyNiceW3MatrixVarIF &l, const PropertyNiceW3MatrixVarIF &r)
 
bool Nice::operator< (const PropertyNiceW3MatrixVarIF &l, const PropertyNiceW3MatrixVarIF &r)
 
bool Nice::operator== (const PropertyNiceSeqW3MatrixVarIF &l, const PropertyNiceSeqW3MatrixVarIF &r)
 
bool Nice::operator< (const PropertyNiceSeqW3MatrixVarIF &l, const PropertyNiceSeqW3MatrixVarIF &r)
 
template<class T >
Callback_PropertyNiceW3MatrixVarIF_pushPtr Nice::newCallback_PropertyNiceW3MatrixVarIF_push (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceW3MatrixVarIF_pushPtr Nice::newCallback_PropertyNiceW3MatrixVarIF_push (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceW3MatrixVarIF_pushPtr Nice::newCallback_PropertyNiceW3MatrixVarIF_push (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceW3MatrixVarIF_pushPtr Nice::newCallback_PropertyNiceW3MatrixVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T , typename CT >
Callback_PropertyNiceW3MatrixVarIF_pushPtr Nice::newCallback_PropertyNiceW3MatrixVarIF_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_PropertyNiceW3MatrixVarIF_pushPtr Nice::newCallback_PropertyNiceW3MatrixVarIF_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_PropertyNiceW3MatrixVarIF_pushPtr Nice::newCallback_PropertyNiceW3MatrixVarIF_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_PropertyNiceW3MatrixVarIF_pushPtr Nice::newCallback_PropertyNiceW3MatrixVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T >
Callback_PropertyNiceSeqW3MatrixVarIF_pushPtr Nice::newCallback_PropertyNiceSeqW3MatrixVarIF_push (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSeqW3MatrixVarIF_pushPtr Nice::newCallback_PropertyNiceSeqW3MatrixVarIF_push (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSeqW3MatrixVarIF_pushPtr Nice::newCallback_PropertyNiceSeqW3MatrixVarIF_push (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSeqW3MatrixVarIF_pushPtr Nice::newCallback_PropertyNiceSeqW3MatrixVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T , typename CT >
Callback_PropertyNiceSeqW3MatrixVarIF_pushPtr Nice::newCallback_PropertyNiceSeqW3MatrixVarIF_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_PropertyNiceSeqW3MatrixVarIF_pushPtr Nice::newCallback_PropertyNiceSeqW3MatrixVarIF_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_PropertyNiceSeqW3MatrixVarIF_pushPtr Nice::newCallback_PropertyNiceSeqW3MatrixVarIF_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_PropertyNiceSeqW3MatrixVarIF_pushPtr Nice::newCallback_PropertyNiceSeqW3MatrixVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)