summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2019-09-13 13:40:51 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2019-09-13 13:40:51 +0200
commit0f08d18e295a91caa31047b762756af6792cefba (patch)
treeb2d7b360dd34d1d0ddb8399ebf43cf3423a97493
parent8f4e07f9ce98ef3001b63cabf88812b5f4562170 (diff)
downloadATCD-0f08d18e295a91caa31047b762756af6792cefba.tar.gz
Updated file header
* TAO/tao/Object_KeyC.h:
-rw-r--r--TAO/tao/Object_KeyC.h50
1 files changed, 24 insertions, 26 deletions
diff --git a/TAO/tao/Object_KeyC.h b/TAO/tao/Object_KeyC.h
index 4224046edd5..9854f40b8d0 100644
--- a/TAO/tao/Object_KeyC.h
+++ b/TAO/tao/Object_KeyC.h
@@ -1,26 +1,26 @@
// -*- C++ -*-
-// **** 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/
-// and
-// Institute for Software Integrated Systems
-// Vanderbilt University
-// Nashville, TN
-// USA
-// http://www.isis.vanderbilt.edu/
-//
-// Information about TAO is available at:
-// http://www.dre.vanderbilt.edu/~schmidt/TAO.html
+/**
+ * Code generated by the The ACE ORB (TAO) IDL Compiler v2.5.6
+ * TAO and the TAO IDL Compiler have been developed by:
+ * Center for Distributed Object Computing
+ * Washington University
+ * St. Louis, MO
+ * USA
+ * and
+ * Distributed Object Computing Laboratory
+ * University of California at Irvine
+ * Irvine, CA
+ * USA
+ * and
+ * Institute for Software Integrated Systems
+ * Vanderbilt University
+ * Nashville, TN
+ * USA
+ * https://www.isis.vanderbilt.edu/
+ *
+ * Information about TAO is available at:
+ * https://www.dre.vanderbilt.edu/~schmidt/TAO.html
+ **/
// TAO_IDL - Generated from
// be\be_codegen.cpp:153
@@ -114,12 +114,10 @@ namespace TAO
static void encode_sequence_to_string (
char* & str,
- TAO::unbounded_value_sequence<CORBA::Octet> const & seq
- );
+ TAO::unbounded_value_sequence<CORBA::Octet> const & seq);
static void decode_string_to_sequence (
TAO::unbounded_value_sequence<CORBA::Octet> &seq,
- char const * str
- );
+ char const * str);
static CORBA::Boolean is_legal (unsigned char c);
/// A special method that gives no regard to how the ORB has