• Main Page
  • Namespaces
  • Classes
  • Files
  • File List
  • File Members

/build/buildd/coinor-ipopt-3.8.3/Ipopt/contrib/AsNMPC/src/AsAsNMPCRegOp.hpp

Go to the documentation of this file.
00001 // Copyright 2009 Hans Pirnay
00002 // All Rights Reserved.
00003 // This code is published under the Common Public License.
00004 //
00005 
00006 #ifndef __ASASNMPCREGOP_HPP__
00007 #define __ASASNMPCREGOP_HPP__
00008 
00009 #include "IpSmartPtr.hpp"
00010 
00011 namespace Ipopt
00012 {
00013   class RegisteredOptions;
00014 
00015   void RegisterOptions_AsNMPC(const SmartPtr<RegisteredOptions>& roptions);
00016 
00017 } // namespace Ipopt
00018 
00019 #endif

Generated on Sat Oct 16 2010 02:54:49 by  doxygen 1.7.1