Ipopt 3.11.9
Loading...
Searching...
No Matches
SensRegOp.hpp
Go to the documentation of this file.
1// Copyright 2009, 2011 Hans Pirnay
2// All Rights Reserved.
3// This code is published under the Eclipse Public License.
4//
5
6#ifndef __SENSREGOP_HPP__
7#define __SENSREGOP_HPP__
8
9#include "IpSmartPtr.hpp"
10
11namespace Ipopt
12{
13 class RegisteredOptions;
14
16
17} // namespace Ipopt
18
19#endif
Template class for Smart Pointers.
void RegisterOptions_sIPOPT(const SmartPtr< RegisteredOptions > &roptions)