summaryrefslogtreecommitdiff
path: root/TAO/tao/SmartProxies
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-05-16 18:24:47 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-05-16 18:24:47 +0000
commit6dd09610ddf8c76cf75c829b47b65b29fc9b0d24 (patch)
tree2f31c913d7bafb58bbd48df0453907488fff9456 /TAO/tao/SmartProxies
parent226334bb1551d8b38d1d5d6f3fbfa2bb58ecf41e (diff)
downloadATCD-6dd09610ddf8c76cf75c829b47b65b29fc9b0d24.tar.gz
ChangeLogTag: Mon May 16 18:15:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/SmartProxies')
-rw-r--r--TAO/tao/SmartProxies/Smart_Proxies.h29
1 files changed, 12 insertions, 17 deletions
diff --git a/TAO/tao/SmartProxies/Smart_Proxies.h b/TAO/tao/SmartProxies/Smart_Proxies.h
index 569d1e1a702..5cd2bde3368 100644
--- a/TAO/tao/SmartProxies/Smart_Proxies.h
+++ b/TAO/tao/SmartProxies/Smart_Proxies.h
@@ -1,23 +1,18 @@
// $Id$
// This may look like C, but it's really -*- C++ -*-
-// SmartProxies.h,v 1.0
-// ============================================================================
-//
-// = LIBRARY
-// TAO
-//
-// = FILENAME
-// SmartProxies.h
-//
-// = DESCRIPTION
-// This file contains a base class for the generated smart proxy classes
-// It's purpose is to hold the pointer to the real proxy
-//
-// = AUTHOR
-// Brian Wallis <brian.wallis@ot.com.au>
-//
-// ============================================================================
+//=============================================================================
+/**
+ * @file Smart_Proxies.h
+ *
+ * $Id$
+ *
+ * This file contains a base class for the generated smart proxy classes
+ * It's purpose is to hold the pointer to the real proxy
+ *
+ * @author Brian Wallis <brian.wallis@ot.com.au>
+ */
+//=============================================================================
#ifndef TAO_SMARTPROXIES_H
#define TAO_SMARTPROXIES_H