messaging_no_implc.h

来自「这是广泛使用的通信开源项目,对于大容量,高并发的通讯要求完全能够胜任,他广泛可用」· C头文件 代码 · 共 1,701 行 · 第 1/4 页

H
1,701
字号

    static void _tao_any_destructor (void *);

    // TAO_IDL - Generated from
    // be/be_visitor_operation/operation_ch.cpp:46

    virtual Messaging::Ordering allowed_orders (
        ACE_ENV_SINGLE_ARG_DECL_WITH_DEFAULTS
      )
      ACE_THROW_SPEC ((
        CORBA::SystemException
      )) = 0;

    // TAO_IDL - Generated from
    // be/be_visitor_interface/interface_ch.cpp:192

    virtual CORBA::Boolean _is_a (
        const char *type_id
        ACE_ENV_ARG_DECL_WITH_DEFAULTS
      );

    virtual const char* _interface_repository_id (void) const;
    virtual CORBA::Boolean marshal (TAO_OutputCDR &cdr);

  protected:
    // Abstract or local interface only.
    QueueOrderPolicy (void);

    virtual ~QueueOrderPolicy (void);

  private:
    // Private and unimplemented for concrete interfaces.
    QueueOrderPolicy (const QueueOrderPolicy &);

    void operator= (const QueueOrderPolicy &);
  };

#endif /* end #if !defined */

  // TAO_IDL - Generated from
  // be/be_visitor_typecode/typecode_decl.cpp:44

  TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_QueueOrderPolicy;

// TAO_IDL - Generated from
// be/be_visitor_module/module_ch.cpp:66

} // module Messaging

// TAO_IDL - Generated from
// be/be_visitor_traits.cpp:48

// Traits specializations.
namespace TAO
{

#if !defined (_MESSAGING_REBINDPOLICY__TRAITS_CH_)
#define _MESSAGING_REBINDPOLICY__TRAITS_CH_

  ACE_TEMPLATE_SPECIALIZATION
  struct TAO_Messaging_Export Objref_Traits<Messaging::RebindPolicy>
  {
    static Messaging::RebindPolicy_ptr tao_duplicate (
        Messaging::RebindPolicy_ptr
      );
    static void tao_release (
        Messaging::RebindPolicy_ptr
      );
    static Messaging::RebindPolicy_ptr tao_nil (void);
    static CORBA::Boolean tao_marshal (
        Messaging::RebindPolicy_ptr p,
        TAO_OutputCDR & cdr
      );
  };

#endif /* end #if !defined */

#if !defined (_MESSAGING_REQUESTPRIORITYPOLICY__TRAITS_CH_)
#define _MESSAGING_REQUESTPRIORITYPOLICY__TRAITS_CH_

  ACE_TEMPLATE_SPECIALIZATION
  struct TAO_Messaging_Export Objref_Traits<Messaging::RequestPriorityPolicy>
  {
    static Messaging::RequestPriorityPolicy_ptr tao_duplicate (
        Messaging::RequestPriorityPolicy_ptr
      );
    static void tao_release (
        Messaging::RequestPriorityPolicy_ptr
      );
    static Messaging::RequestPriorityPolicy_ptr tao_nil (void);
    static CORBA::Boolean tao_marshal (
        Messaging::RequestPriorityPolicy_ptr p,
        TAO_OutputCDR & cdr
      );
  };

#endif /* end #if !defined */

#if !defined (_MESSAGING_REPLYPRIORITYPOLICY__TRAITS_CH_)
#define _MESSAGING_REPLYPRIORITYPOLICY__TRAITS_CH_

  ACE_TEMPLATE_SPECIALIZATION
  struct TAO_Messaging_Export Objref_Traits<Messaging::ReplyPriorityPolicy>
  {
    static Messaging::ReplyPriorityPolicy_ptr tao_duplicate (
        Messaging::ReplyPriorityPolicy_ptr
      );
    static void tao_release (
        Messaging::ReplyPriorityPolicy_ptr
      );
    static Messaging::ReplyPriorityPolicy_ptr tao_nil (void);
    static CORBA::Boolean tao_marshal (
        Messaging::ReplyPriorityPolicy_ptr p,
        TAO_OutputCDR & cdr
      );
  };

#endif /* end #if !defined */

#if !defined (_MESSAGING_REQUESTSTARTTIMEPOLICY__TRAITS_CH_)
#define _MESSAGING_REQUESTSTARTTIMEPOLICY__TRAITS_CH_

  ACE_TEMPLATE_SPECIALIZATION
  struct TAO_Messaging_Export Objref_Traits<Messaging::RequestStartTimePolicy>
  {
    static Messaging::RequestStartTimePolicy_ptr tao_duplicate (
        Messaging::RequestStartTimePolicy_ptr
      );
    static void tao_release (
        Messaging::RequestStartTimePolicy_ptr
      );
    static Messaging::RequestStartTimePolicy_ptr tao_nil (void);
    static CORBA::Boolean tao_marshal (
        Messaging::RequestStartTimePolicy_ptr p,
        TAO_OutputCDR & cdr
      );
  };

#endif /* end #if !defined */

#if !defined (_MESSAGING_REQUESTENDTIMEPOLICY__TRAITS_CH_)
#define _MESSAGING_REQUESTENDTIMEPOLICY__TRAITS_CH_

  ACE_TEMPLATE_SPECIALIZATION
  struct TAO_Messaging_Export Objref_Traits<Messaging::RequestEndTimePolicy>
  {
    static Messaging::RequestEndTimePolicy_ptr tao_duplicate (
        Messaging::RequestEndTimePolicy_ptr
      );
    static void tao_release (
        Messaging::RequestEndTimePolicy_ptr
      );
    static Messaging::RequestEndTimePolicy_ptr tao_nil (void);
    static CORBA::Boolean tao_marshal (
        Messaging::RequestEndTimePolicy_ptr p,
        TAO_OutputCDR & cdr
      );
  };

#endif /* end #if !defined */

#if !defined (_MESSAGING_REPLYSTARTTIMEPOLICY__TRAITS_CH_)
#define _MESSAGING_REPLYSTARTTIMEPOLICY__TRAITS_CH_

  ACE_TEMPLATE_SPECIALIZATION
  struct TAO_Messaging_Export Objref_Traits<Messaging::ReplyStartTimePolicy>
  {
    static Messaging::ReplyStartTimePolicy_ptr tao_duplicate (
        Messaging::ReplyStartTimePolicy_ptr
      );
    static void tao_release (
        Messaging::ReplyStartTimePolicy_ptr
      );
    static Messaging::ReplyStartTimePolicy_ptr tao_nil (void);
    static CORBA::Boolean tao_marshal (
        Messaging::ReplyStartTimePolicy_ptr p,
        TAO_OutputCDR & cdr
      );
  };

#endif /* end #if !defined */

#if !defined (_MESSAGING_REPLYENDTIMEPOLICY__TRAITS_CH_)
#define _MESSAGING_REPLYENDTIMEPOLICY__TRAITS_CH_

  ACE_TEMPLATE_SPECIALIZATION
  struct TAO_Messaging_Export Objref_Traits<Messaging::ReplyEndTimePolicy>
  {
    static Messaging::ReplyEndTimePolicy_ptr tao_duplicate (
        Messaging::ReplyEndTimePolicy_ptr
      );
    static void tao_release (
        Messaging::ReplyEndTimePolicy_ptr
      );
    static Messaging::ReplyEndTimePolicy_ptr tao_nil (void);
    static CORBA::Boolean tao_marshal (
        Messaging::ReplyEndTimePolicy_ptr p,
        TAO_OutputCDR & cdr
      );
  };

#endif /* end #if !defined */

#if !defined (_MESSAGING_RELATIVEREQUESTTIMEOUTPOLICY__TRAITS_CH_)
#define _MESSAGING_RELATIVEREQUESTTIMEOUTPOLICY__TRAITS_CH_

  ACE_TEMPLATE_SPECIALIZATION
  struct TAO_Messaging_Export Objref_Traits<Messaging::RelativeRequestTimeoutPolicy>
  {
    static Messaging::RelativeRequestTimeoutPolicy_ptr tao_duplicate (
        Messaging::RelativeRequestTimeoutPolicy_ptr
      );
    static void tao_release (
        Messaging::RelativeRequestTimeoutPolicy_ptr
      );
    static Messaging::RelativeRequestTimeoutPolicy_ptr tao_nil (void);
    static CORBA::Boolean tao_marshal (
        Messaging::RelativeRequestTimeoutPolicy_ptr p,
        TAO_OutputCDR & cdr
      );
  };

#endif /* end #if !defined */

#if !defined (_MESSAGING_ROUTINGPOLICY__TRAITS_CH_)
#define _MESSAGING_ROUTINGPOLICY__TRAITS_CH_

  ACE_TEMPLATE_SPECIALIZATION
  struct TAO_Messaging_Export Objref_Traits<Messaging::RoutingPolicy>
  {
    static Messaging::RoutingPolicy_ptr tao_duplicate (
        Messaging::RoutingPolicy_ptr
      );
    static void tao_release (
        Messaging::RoutingPolicy_ptr
      );
    static Messaging::RoutingPolicy_ptr tao_nil (void);
    static CORBA::Boolean tao_marshal (
        Messaging::RoutingPolicy_ptr p,
        TAO_OutputCDR & cdr
      );
  };

#endif /* end #if !defined */

#if !defined (_MESSAGING_MAXHOPSPOLICY__TRAITS_CH_)
#define _MESSAGING_MAXHOPSPOLICY__TRAITS_CH_

  ACE_TEMPLATE_SPECIALIZATION
  struct TAO_Messaging_Export Objref_Traits<Messaging::MaxHopsPolicy>
  {
    static Messaging::MaxHopsPolicy_ptr tao_duplicate (
        Messaging::MaxHopsPolicy_ptr
      );
    static void tao_release (
        Messaging::MaxHopsPolicy_ptr
      );
    static Messaging::MaxHopsPolicy_ptr tao_nil (void);
    static CORBA::Boolean tao_marshal (
        Messaging::MaxHopsPolicy_ptr p,
        TAO_OutputCDR & cdr
      );
  };

#endif /* end #if !defined */

#if !defined (_MESSAGING_QUEUEORDERPOLICY__TRAITS_CH_)
#define _MESSAGING_QUEUEORDERPOLICY__TRAITS_CH_

  ACE_TEMPLATE_SPECIALIZATION
  struct TAO_Messaging_Export Objref_Traits<Messaging::QueueOrderPolicy>
  {
    static Messaging::QueueOrderPolicy_ptr tao_duplicate (
        Messaging::QueueOrderPolicy_ptr
      );
    static void tao_release (
        Messaging::QueueOrderPolicy_ptr
      );
    static Messaging::QueueOrderPolicy_ptr tao_nil (void);
    static CORBA::Boolean tao_marshal (
        Messaging::QueueOrderPolicy_ptr p,
        TAO_OutputCDR & cdr
      );
  };

#endif /* end #if !defined */
}

// TAO_IDL - Generated from
// be/be_visitor_interface/any_op_ch.cpp:52

TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::RebindPolicy_ptr); // copying
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::RebindPolicy_ptr *); // non-copying
TAO_Messaging_Export CORBA::Boolean operator>>= (const CORBA::Any &, Messaging::RebindPolicy_ptr &);

// TAO_IDL - Generated from
// be/be_visitor_structure/any_op_ch.cpp:52

TAO_Messaging_Export void operator<<= (CORBA::Any &, const Messaging::PriorityRange &); // copying version
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::PriorityRange*); // noncopying version
TAO_Messaging_Export CORBA::Boolean operator>>= (const CORBA::Any &, Messaging::PriorityRange *&); // deprecated
TAO_Messaging_Export CORBA::Boolean operator>>= (const CORBA::Any &, const Messaging::PriorityRange *&);

// TAO_IDL - Generated from
// be/be_visitor_interface/any_op_ch.cpp:52

TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::RequestPriorityPolicy_ptr); // copying
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::RequestPriorityPolicy_ptr *); // non-copying
TAO_Messaging_Export CORBA::Boolean operator>>= (const CORBA::Any &, Messaging::RequestPriorityPolicy_ptr &);

// TAO_IDL - Generated from
// be/be_visitor_interface/any_op_ch.cpp:52

TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::ReplyPriorityPolicy_ptr); // copying
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::ReplyPriorityPolicy_ptr *); // non-copying
TAO_Messaging_Export CORBA::Boolean operator>>= (const CORBA::Any &, Messaging::ReplyPriorityPolicy_ptr &);

// TAO_IDL - Generated from
// be/be_visitor_interface/any_op_ch.cpp:52

TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::RequestStartTimePolicy_ptr); // copying
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::RequestStartTimePolicy_ptr *); // non-copying
TAO_Messaging_Export CORBA::Boolean operator>>= (const CORBA::Any &, Messaging::RequestStartTimePolicy_ptr &);

// TAO_IDL - Generated from
// be/be_visitor_interface/any_op_ch.cpp:52

TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::RequestEndTimePolicy_ptr); // copying
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::RequestEndTimePolicy_ptr *); // non-copying
TAO_Messaging_Export CORBA::Boolean operator>>= (const CORBA::Any &, Messaging::RequestEndTimePolicy_ptr &);

// TAO_IDL - Generated from
// be/be_visitor_interface/any_op_ch.cpp:52

TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::ReplyStartTimePolicy_ptr); // copying
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::ReplyStartTimePolicy_ptr *); // non-copying
TAO_Messaging_Export CORBA::Boolean operator>>= (const CORBA::Any &, Messaging::ReplyStartTimePolicy_ptr &);

// TAO_IDL - Generated from
// be/be_visitor_interface/any_op_ch.cpp:52

TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::ReplyEndTimePolicy_ptr); // copying
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::ReplyEndTimePolicy_ptr *); // non-copying
TAO_Messaging_Export CORBA::Boolean operator>>= (const CORBA::Any &, Messaging::ReplyEndTimePolicy_ptr &);

// TAO_IDL - Generated from
// be/be_visitor_interface/any_op_ch.cpp:52

TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::RelativeRequestTimeoutPolicy_ptr); // copying
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::RelativeRequestTimeoutPolicy_ptr *); // non-copying
TAO_Messaging_Export CORBA::Boolean operator>>= (const CORBA::Any &, Messaging::RelativeRequestTimeoutPolicy_ptr &);

// TAO_IDL - Generated from
// be/be_visitor_structure/any_op_ch.cpp:52

TAO_Messaging_Export void operator<<= (CORBA::Any &, const Messaging::RoutingTypeRange &); // copying version
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::RoutingTypeRange*); // noncopying version
TAO_Messaging_Export CORBA::Boolean operator>>= (const CORBA::Any &, Messaging::RoutingTypeRange *&); // deprecated
TAO_Messaging_Export CORBA::Boolean operator>>= (const CORBA::Any &, const Messaging::RoutingTypeRange *&);

// TAO_IDL - Generated from
// be/be_visitor_interface/any_op_ch.cpp:52

TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::RoutingPolicy_ptr); // copying
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::RoutingPolicy_ptr *); // non-copying
TAO_Messaging_Export CORBA::Boolean operator>>= (const CORBA::Any &, Messaging::RoutingPolicy_ptr &);

// TAO_IDL - Generated from
// be/be_visitor_interface/any_op_ch.cpp:52

TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::MaxHopsPolicy_ptr); // copying
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::MaxHopsPolicy_ptr *); // non-copying
TAO_Messaging_Export CORBA::Boolean operator>>= (const CORBA::Any &, Messaging::MaxHopsPolicy_ptr &);

// TAO_IDL - Generated from
// be/be_visitor_interface/any_op_ch.cpp:52

TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::QueueOrderPolicy_ptr); // copying
TAO_Messaging_Export void operator<<= (CORBA::Any &, Messaging::QueueOrderPolicy_ptr *); // non-copying
TAO_Messaging_Export CORBA::Boolean operator>>= (const CORBA::Any &, Messaging::QueueOrderPolicy_ptr &);

// TAO_IDL - Generated from
// be/be_visitor_root/cdr_op.cpp:48

#ifndef __ACE_INLINE__

// TAO_IDL - Generated from
// be/be_visitor_structure/cdr_op_ch.cpp:53

TAO_Messaging_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const Messaging::PriorityRange &);
TAO_Messaging_Export CORBA::Boolean operator>> (TAO_InputCDR &, Messaging::PriorityRange &);

// TAO_IDL - Generated from
// be/be_visitor_structure/cdr_op_ch.cpp:53

TAO_Messaging_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const Messaging::RoutingTypeRange &);
TAO_Messaging_Export CORBA::Boolean operator>> (TAO_InputCDR &, Messaging::RoutingTypeRange &);

// TAO_IDL - Generated from
// be/be_visitor_root/cdr_op.cpp:64

#endif /* __ACE_INLINE__ */

// TAO_IDL - Generated from
// be/be_codegen.cpp:911

#if defined (__ACE_INLINE__)
#include "Messaging_No_ImplC.i"
#endif /* defined INLINE */

#if defined(_MSC_VER) && (_MSC_VER >= 1200)
#pragma warning(pop)
#endif /* _MSC_VER */

#if defined (__BORLANDC__)
#pragma option pop
#endif /* __BORLANDC__ */

#include /**/ "ace/post.h"

#endif /* ifndef */

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?