📄 giops_t.h.diff
字号:
--- orig/GIOPS_T.h Thu Jan 10 11:45:43 2002
+++ GIOPS_T.h Fri Dec 15 14:06:47 2000
@@ -1,41 +1,20 @@
-// -*- C++ -*-
-//
-// GIOPS_T.h.diff,v 1.1 2002/01/10 17:59:01 bala Exp
-
-// **** Code generated by the The ACE ORB (TAO) IDL Compiler ****
-// TAO and the TAO IDL Compiler have been developed by:
-// Center for Distributed Object Computing
-// Washington University
-// St. Louis, MO
-// USA
-// http://www.cs.wustl.edu/~schmidt/doc-center.html
-// and
-// Distributed Object Computing Laboratory
-// University of California at Irvine
-// Irvine, CA
-// USA
-// http://doc.ece.uci.edu/
-//
-// Information about TAO is available at:
-// http://www.cs.wustl.edu/~schmidt/TAO.html
-
-#ifndef _TAO_IDL_GIOPS_T_H_
-#define _TAO_IDL_GIOPS_T_H_
-
-#include "ace/pre.h"
-#if defined(_MSC_VER)
-#if (_MSC_VER >= 1200)
-#pragma warning(push)
-#endif /* _MSC_VER >= 1200 */
-#pragma warning(disable:4250)
-#endif /* _MSC_VER */
-
-#if defined (ACE_HAS_USING_KEYWORD)
-TAO_NAMESPACE POA_GIOP
-{
-}
-TAO_NAMESPACE_CLOSE // module GIOP
-#endif /* ACE_HAS_USING_KEYWORD */
+/* -*- C++ -*- GIOPS_T.h.diff,v 1.1 2002/01/10 17:59:01 bala Exp */
+//=============================================================================
+/**
+ * @file GIOPS_T.h
+ *
+ * GIOPS_T.h.diff,v 1.1 2002/01/10 17:59:01 bala Exp
+ *
+ * Generated from GIOP.pidl
+ * The file is almost empty and only present to keep other IDL files
+ * that include GIOP.pidl happy.
+ *
+ */
+//=============================================================================
+
+#ifndef TAO_IDL_GIOP1_2S_T_H
+#define TAO_IDL_GIOP1_2S_T_H
+
#if defined (__ACE_INLINE__)
#include "GIOPS_T.i"
@@ -51,9 +30,4 @@
#pragma implementation ("GIOPS_T.cpp")
#endif /* defined REQUIRED PRAGMA */
-#if defined(_MSC_VER) && (_MSC_VER >= 1200)
-#pragma warning(pop)
-#endif /* _MSC_VER */
-
-#include "ace/post.h"
#endif /* ifndef */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -