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

Classes

class  Nice::Callback_PropertyLaosWfcLoopDataVarIF_push_Base
 
class  Nice::Callback_PropertyLaosSeqWfcLoopDataVarIF_push_Base
 
class  IceProxy::Nice::PropertyLaosWfcLoopDataVarIF
 
class  IceProxy::Nice::PropertyLaosSeqWfcLoopDataVarIF
 
class  Nice::PropertyLaosWfcLoopDataVarIF
 
class  Nice::PropertyLaosSeqWfcLoopDataVarIF
 
class  Nice::CallbackNC_PropertyLaosWfcLoopDataVarIF_push< T >
 
class  Nice::Callback_PropertyLaosWfcLoopDataVarIF_push< T, CT >
 
class  Nice::CallbackNC_PropertyLaosSeqWfcLoopDataVarIF_push< T >
 
class  Nice::Callback_PropertyLaosSeqWfcLoopDataVarIF_push< T, CT >
 

Namespaces

 IceProxy
 
 IceProxy::Nice
 
 Nice
 

 
 Nice::Internal
 

Typedefs

typedef ::IceInternal::Handle< ::Nice::PropertyLaosWfcLoopDataVarIFNice::PropertyLaosWfcLoopDataVarIFPtr
 
typedef ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyLaosWfcLoopDataVarIFNice::PropertyLaosWfcLoopDataVarIFPrx
 
typedef ::IceInternal::Handle< ::Nice::PropertyLaosSeqWfcLoopDataVarIFNice::PropertyLaosSeqWfcLoopDataVarIFPtr
 
typedef ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyLaosSeqWfcLoopDataVarIFNice::PropertyLaosSeqWfcLoopDataVarIFPrx
 
typedef ::std::vector< ::Laos::WfcLoopDataVarNice::Internal::BlockLaosWfcLoopData
 
typedef ::std::vector< ::Laos::SeqWfcLoopDataVarNice::Internal::BlockLaosSeqWfcLoopDataBase
 
typedef ::IceUtil::Handle< Callback_PropertyLaosWfcLoopDataVarIF_push_Base > Nice::Callback_PropertyLaosWfcLoopDataVarIF_pushPtr
 
typedef ::IceUtil::Handle< Callback_PropertyLaosSeqWfcLoopDataVarIF_push_Base > Nice::Callback_PropertyLaosSeqWfcLoopDataVarIF_pushPtr
 

Functions

void IceProxy::Nice::__read (::IceInternal::BasicStream *, ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyLaosWfcLoopDataVarIF > &)
 
::IceProxy::Ice::Object * IceProxy::Nice::upCast (::IceProxy::Nice::PropertyLaosWfcLoopDataVarIF *)
 
void IceProxy::Nice::__read (::IceInternal::BasicStream *, ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyLaosSeqWfcLoopDataVarIF > &)
 
::IceProxy::Ice::Object * IceProxy::Nice::upCast (::IceProxy::Nice::PropertyLaosSeqWfcLoopDataVarIF *)
 
::Ice::Object * Nice::upCast (::Nice::PropertyLaosWfcLoopDataVarIF *)
 
void Nice::__patch (PropertyLaosWfcLoopDataVarIFPtr &, const ::Ice::ObjectPtr &)
 
::Ice::Object * Nice::upCast (::Nice::PropertyLaosSeqWfcLoopDataVarIF *)
 
void Nice::__patch (PropertyLaosSeqWfcLoopDataVarIFPtr &, const ::Ice::ObjectPtr &)
 
bool Nice::operator== (const PropertyLaosWfcLoopDataVarIF &l, const PropertyLaosWfcLoopDataVarIF &r)
 
bool Nice::operator< (const PropertyLaosWfcLoopDataVarIF &l, const PropertyLaosWfcLoopDataVarIF &r)
 
bool Nice::operator== (const PropertyLaosSeqWfcLoopDataVarIF &l, const PropertyLaosSeqWfcLoopDataVarIF &r)
 
bool Nice::operator< (const PropertyLaosSeqWfcLoopDataVarIF &l, const PropertyLaosSeqWfcLoopDataVarIF &r)
 
template<class T >
Callback_PropertyLaosWfcLoopDataVarIF_pushPtr Nice::newCallback_PropertyLaosWfcLoopDataVarIF_push (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyLaosWfcLoopDataVarIF_pushPtr Nice::newCallback_PropertyLaosWfcLoopDataVarIF_push (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyLaosWfcLoopDataVarIF_pushPtr Nice::newCallback_PropertyLaosWfcLoopDataVarIF_push (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyLaosWfcLoopDataVarIF_pushPtr Nice::newCallback_PropertyLaosWfcLoopDataVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T , typename CT >
Callback_PropertyLaosWfcLoopDataVarIF_pushPtr Nice::newCallback_PropertyLaosWfcLoopDataVarIF_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_PropertyLaosWfcLoopDataVarIF_pushPtr Nice::newCallback_PropertyLaosWfcLoopDataVarIF_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_PropertyLaosWfcLoopDataVarIF_pushPtr Nice::newCallback_PropertyLaosWfcLoopDataVarIF_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_PropertyLaosWfcLoopDataVarIF_pushPtr Nice::newCallback_PropertyLaosWfcLoopDataVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T >
Callback_PropertyLaosSeqWfcLoopDataVarIF_pushPtr Nice::newCallback_PropertyLaosSeqWfcLoopDataVarIF_push (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyLaosSeqWfcLoopDataVarIF_pushPtr Nice::newCallback_PropertyLaosSeqWfcLoopDataVarIF_push (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyLaosSeqWfcLoopDataVarIF_pushPtr Nice::newCallback_PropertyLaosSeqWfcLoopDataVarIF_push (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyLaosSeqWfcLoopDataVarIF_pushPtr Nice::newCallback_PropertyLaosSeqWfcLoopDataVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T , typename CT >
Callback_PropertyLaosSeqWfcLoopDataVarIF_pushPtr Nice::newCallback_PropertyLaosSeqWfcLoopDataVarIF_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_PropertyLaosSeqWfcLoopDataVarIF_pushPtr Nice::newCallback_PropertyLaosSeqWfcLoopDataVarIF_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_PropertyLaosSeqWfcLoopDataVarIF_pushPtr Nice::newCallback_PropertyLaosSeqWfcLoopDataVarIF_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_PropertyLaosSeqWfcLoopDataVarIF_pushPtr Nice::newCallback_PropertyLaosSeqWfcLoopDataVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)