Interpreter_Utils_T.h

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 
00003 // $Id: Interpreter_Utils_T.h 71526 2006-03-14 06:14:35Z jtc $
00004 
00005 #ifndef TAO_INTERPRETER_UTILS_T_H
00006 #define TAO_INTERPRETER_UTILS_T_H
00007 #include /**/ "ace/pre.h"
00008 
00009 #include "tao/Basic_Types.h"
00010 
00011 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
00012 
00013 template <class OPERAND_TYPE>
00014 CORBA::Boolean TAO_find (const CORBA::Any& sequence, const OPERAND_TYPE& operand);
00015 
00016 TAO_END_VERSIONED_NAMESPACE_DECL
00017 
00018 #if defined (ACE_TEMPLATES_REQUIRE_SOURCE)
00019 #include "orbsvcs/Trader/Interpreter_Utils_T.cpp"
00020 #endif  /* ACE_TEMPLATES_REQUIRE_SOURCE */
00021 
00022 #include /**/ "ace/post.h"
00023 #endif /* TAO_INTERPRETER_UTILS_T_H */

Generated on Tue Feb 2 17:49:26 2010 for TAO_CosTrader by  doxygen 1.4.7