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

/tmp/user/2000/build-area/coinor-ipopt-3.9.2/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 Eclipse 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 Thu Jan 27 2011 20:05:45 by  doxygen 1.7.1