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

Classes

class  Nice::Callback_PropertyBasdaServiceStateIF_push_Base
 
class  Nice::Callback_PropertyBasdaServiceStateMachineVarIF_push_Base
 
class  IceProxy::Nice::PropertyBasdaServiceStateIF
 
class  IceProxy::Nice::PropertyBasdaServiceStateMachineVarIF
 
class  Nice::PropertyBasdaServiceStateIF
 
class  Nice::PropertyBasdaServiceStateMachineVarIF
 
class  Nice::CallbackNC_PropertyBasdaServiceStateIF_push< T >
 
class  Nice::Callback_PropertyBasdaServiceStateIF_push< T, CT >
 
class  Nice::CallbackNC_PropertyBasdaServiceStateMachineVarIF_push< T >
 
class  Nice::Callback_PropertyBasdaServiceStateMachineVarIF_push< T, CT >
 

Namespaces

 IceProxy
 
 IceProxy::Nice
 
 Nice
 

 
 Nice::Internal
 

Typedefs

typedef ::IceInternal::Handle< ::Nice::PropertyBasdaServiceStateIFNice::PropertyBasdaServiceStateIFPtr
 
typedef ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyBasdaServiceStateIFNice::PropertyBasdaServiceStateIFPrx
 
typedef ::IceInternal::Handle< ::Nice::PropertyBasdaServiceStateMachineVarIFNice::PropertyBasdaServiceStateMachineVarIFPtr
 
typedef ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyBasdaServiceStateMachineVarIFNice::PropertyBasdaServiceStateMachineVarIFPrx
 
typedef ::std::vector< ::Basda::ServiceStateNice::Internal::BlockBasdaServiceState
 
typedef ::std::vector< ::Basda::ServiceStateMachineVarNice::Internal::BlockBasdaServiceStateMachine
 
typedef ::IceUtil::Handle< Callback_PropertyBasdaServiceStateIF_push_Base > Nice::Callback_PropertyBasdaServiceStateIF_pushPtr
 
typedef ::IceUtil::Handle< Callback_PropertyBasdaServiceStateMachineVarIF_push_Base > Nice::Callback_PropertyBasdaServiceStateMachineVarIF_pushPtr
 

Functions

void IceProxy::Nice::__read (::IceInternal::BasicStream *, ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyBasdaServiceStateIF > &)
 
::IceProxy::Ice::Object * IceProxy::Nice::upCast (::IceProxy::Nice::PropertyBasdaServiceStateIF *)
 
void IceProxy::Nice::__read (::IceInternal::BasicStream *, ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyBasdaServiceStateMachineVarIF > &)
 
::IceProxy::Ice::Object * IceProxy::Nice::upCast (::IceProxy::Nice::PropertyBasdaServiceStateMachineVarIF *)
 
::Ice::Object * Nice::upCast (::Nice::PropertyBasdaServiceStateIF *)
 
void Nice::__patch (PropertyBasdaServiceStateIFPtr &, const ::Ice::ObjectPtr &)
 
::Ice::Object * Nice::upCast (::Nice::PropertyBasdaServiceStateMachineVarIF *)
 
void Nice::__patch (PropertyBasdaServiceStateMachineVarIFPtr &, const ::Ice::ObjectPtr &)
 
bool Nice::operator== (const PropertyBasdaServiceStateIF &l, const PropertyBasdaServiceStateIF &r)
 
bool Nice::operator< (const PropertyBasdaServiceStateIF &l, const PropertyBasdaServiceStateIF &r)
 
bool Nice::operator== (const PropertyBasdaServiceStateMachineVarIF &l, const PropertyBasdaServiceStateMachineVarIF &r)
 
bool Nice::operator< (const PropertyBasdaServiceStateMachineVarIF &l, const PropertyBasdaServiceStateMachineVarIF &r)
 
template<class T >
Callback_PropertyBasdaServiceStateIF_pushPtr Nice::newCallback_PropertyBasdaServiceStateIF_push (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyBasdaServiceStateIF_pushPtr Nice::newCallback_PropertyBasdaServiceStateIF_push (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyBasdaServiceStateIF_pushPtr Nice::newCallback_PropertyBasdaServiceStateIF_push (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyBasdaServiceStateIF_pushPtr Nice::newCallback_PropertyBasdaServiceStateIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T , typename CT >
Callback_PropertyBasdaServiceStateIF_pushPtr Nice::newCallback_PropertyBasdaServiceStateIF_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_PropertyBasdaServiceStateIF_pushPtr Nice::newCallback_PropertyBasdaServiceStateIF_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_PropertyBasdaServiceStateIF_pushPtr Nice::newCallback_PropertyBasdaServiceStateIF_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_PropertyBasdaServiceStateIF_pushPtr Nice::newCallback_PropertyBasdaServiceStateIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T >
Callback_PropertyBasdaServiceStateMachineVarIF_pushPtr Nice::newCallback_PropertyBasdaServiceStateMachineVarIF_push (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyBasdaServiceStateMachineVarIF_pushPtr Nice::newCallback_PropertyBasdaServiceStateMachineVarIF_push (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyBasdaServiceStateMachineVarIF_pushPtr Nice::newCallback_PropertyBasdaServiceStateMachineVarIF_push (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyBasdaServiceStateMachineVarIF_pushPtr Nice::newCallback_PropertyBasdaServiceStateMachineVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T , typename CT >
Callback_PropertyBasdaServiceStateMachineVarIF_pushPtr Nice::newCallback_PropertyBasdaServiceStateMachineVarIF_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_PropertyBasdaServiceStateMachineVarIF_pushPtr Nice::newCallback_PropertyBasdaServiceStateMachineVarIF_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_PropertyBasdaServiceStateMachineVarIF_pushPtr Nice::newCallback_PropertyBasdaServiceStateMachineVarIF_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_PropertyBasdaServiceStateMachineVarIF_pushPtr Nice::newCallback_PropertyBasdaServiceStateMachineVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)