From 3e891ecffe3462812ff139e4841ec623547d0ca5 Mon Sep 17 00:00:00 2001 From: Ossama Othman Date: Thu, 17 Apr 2003 23:17:46 +0000 Subject: Doxygenated this header. --- tests/Message_Queue_Test_Ex.h | 33 +++++++++++++++------------------ 1 file changed, 15 insertions(+), 18 deletions(-) diff --git a/tests/Message_Queue_Test_Ex.h b/tests/Message_Queue_Test_Ex.h index 9f3fc7e4d39..fb3533a00d2 100644 --- a/tests/Message_Queue_Test_Ex.h +++ b/tests/Message_Queue_Test_Ex.h @@ -1,22 +1,19 @@ -// $Id$ +// -*- C++ -*- -// ============================================================================ -// -// = LIBRARY -// tests -// -// = FILENAME -// Message_Queue_Test_Ex.h -// -// = DESCRIPTION -// Define class needed for generating templates. IBM C++ requires this to -// be in its own file for auto template instantiation. -// -// = AUTHORS -// Michael Vitlo , copied the code from: -// Irfan Pyarali and David L. Levine -// -// ============================================================================ +//============================================================================= +/** + * @file Message_Queue_Test_Ex.h + * + * $Id$ + * + * Define class needed for generating templates. IBM C++ requires this + * to be in its own file for auto template instantiation. + * + * @author Michael Vitlo + * @author Irfan Pyarali + * @author David L. Levine + */ +//============================================================================= #ifndef ACE_TESTS_MESSAGE_QUEUE_TEST_EX_H #define ACE_TESTS_MESSAGE_QUEUE_TEST_EX_H -- cgit v1.2.1