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

Classes

class  Nice::Callback_PropertyNiceFileVarIF_push_Base
 
class  Nice::Callback_PropertyNiceSeqFileVarIF_push_Base
 
class  IceProxy::Nice::PropertyNiceFileVarIF
 
class  IceProxy::Nice::PropertyNiceSeqFileVarIF
 
class  Nice::PropertyNiceFileVarIF
 
class  Nice::PropertyNiceSeqFileVarIF
 
class  Nice::CallbackNC_PropertyNiceFileVarIF_push< T >
 
class  Nice::Callback_PropertyNiceFileVarIF_push< T, CT >
 
class  Nice::CallbackNC_PropertyNiceSeqFileVarIF_push< T >
 
class  Nice::Callback_PropertyNiceSeqFileVarIF_push< T, CT >
 

Namespaces

 IceProxy
 
 IceProxy::Nice
 
 Nice
 

 
 Nice::Internal
 

Typedefs

typedef ::IceInternal::Handle< ::Nice::PropertyNiceFileVarIFNice::PropertyNiceFileVarIFPtr
 
typedef ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceFileVarIFNice::PropertyNiceFileVarIFPrx
 
typedef ::IceInternal::Handle< ::Nice::PropertyNiceSeqFileVarIFNice::PropertyNiceSeqFileVarIFPtr
 
typedef ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceSeqFileVarIFNice::PropertyNiceSeqFileVarIFPrx
 
typedef ::std::vector< ::Nice::FileVarNice::Internal::BlockFile
 
typedef ::std::vector< ::Nice::SeqFileVarNice::Internal::BlockSeqFile
 
typedef ::IceUtil::Handle< Callback_PropertyNiceFileVarIF_push_Base > Nice::Callback_PropertyNiceFileVarIF_pushPtr
 
typedef ::IceUtil::Handle< Callback_PropertyNiceSeqFileVarIF_push_Base > Nice::Callback_PropertyNiceSeqFileVarIF_pushPtr
 

Functions

void IceProxy::Nice::__read (::IceInternal::BasicStream *, ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceFileVarIF > &)
 
::IceProxy::Ice::Object * IceProxy::Nice::upCast (::IceProxy::Nice::PropertyNiceFileVarIF *)
 
void IceProxy::Nice::__read (::IceInternal::BasicStream *, ::IceInternal::ProxyHandle< ::IceProxy::Nice::PropertyNiceSeqFileVarIF > &)
 
::IceProxy::Ice::Object * IceProxy::Nice::upCast (::IceProxy::Nice::PropertyNiceSeqFileVarIF *)
 
::Ice::Object * Nice::upCast (::Nice::PropertyNiceFileVarIF *)
 
void Nice::__patch (PropertyNiceFileVarIFPtr &, const ::Ice::ObjectPtr &)
 
::Ice::Object * Nice::upCast (::Nice::PropertyNiceSeqFileVarIF *)
 
void Nice::__patch (PropertyNiceSeqFileVarIFPtr &, const ::Ice::ObjectPtr &)
 
bool Nice::operator== (const PropertyNiceFileVarIF &l, const PropertyNiceFileVarIF &r)
 
bool Nice::operator< (const PropertyNiceFileVarIF &l, const PropertyNiceFileVarIF &r)
 
bool Nice::operator== (const PropertyNiceSeqFileVarIF &l, const PropertyNiceSeqFileVarIF &r)
 
bool Nice::operator< (const PropertyNiceSeqFileVarIF &l, const PropertyNiceSeqFileVarIF &r)
 
template<class T >
Callback_PropertyNiceFileVarIF_pushPtr Nice::newCallback_PropertyNiceFileVarIF_push (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceFileVarIF_pushPtr Nice::newCallback_PropertyNiceFileVarIF_push (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceFileVarIF_pushPtr Nice::newCallback_PropertyNiceFileVarIF_push (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceFileVarIF_pushPtr Nice::newCallback_PropertyNiceFileVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T , typename CT >
Callback_PropertyNiceFileVarIF_pushPtr Nice::newCallback_PropertyNiceFileVarIF_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_PropertyNiceFileVarIF_pushPtr Nice::newCallback_PropertyNiceFileVarIF_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_PropertyNiceFileVarIF_pushPtr Nice::newCallback_PropertyNiceFileVarIF_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_PropertyNiceFileVarIF_pushPtr Nice::newCallback_PropertyNiceFileVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)
 
template<class T >
Callback_PropertyNiceSeqFileVarIF_pushPtr Nice::newCallback_PropertyNiceSeqFileVarIF_push (const IceUtil::Handle< T > &instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSeqFileVarIF_pushPtr Nice::newCallback_PropertyNiceSeqFileVarIF_push (const IceUtil::Handle< T > &instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSeqFileVarIF_pushPtr Nice::newCallback_PropertyNiceSeqFileVarIF_push (T *instance, void(T::*cb)(), void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T >
Callback_PropertyNiceSeqFileVarIF_pushPtr Nice::newCallback_PropertyNiceSeqFileVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &), void(T::*sentcb)(bool)=0)
 
template<class T , typename CT >
Callback_PropertyNiceSeqFileVarIF_pushPtr Nice::newCallback_PropertyNiceSeqFileVarIF_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_PropertyNiceSeqFileVarIF_pushPtr Nice::newCallback_PropertyNiceSeqFileVarIF_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_PropertyNiceSeqFileVarIF_pushPtr Nice::newCallback_PropertyNiceSeqFileVarIF_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_PropertyNiceSeqFileVarIF_pushPtr Nice::newCallback_PropertyNiceSeqFileVarIF_push (T *instance, void(T::*excb)(const ::Ice::Exception &, const CT &), void(T::*sentcb)(bool, const CT &)=0)