Go to the source code of this file.
Classes | |
class | Ipopt::LibraryLoader |
loading of a library at runtime More... | |
Namespaces | |
namespace | Ipopt |
This file contains a base class for all exceptions and a set of macros to help with exceptions. | |
Macros | |
#define | IPOPT_SHAREDLIBEXT "so" |
Functions | |
Ipopt::DECLARE_STD_EXCEPTION (DYNAMIC_LIBRARY_FAILURE) | |
a problem occurred with a a dynamically loaded library | |
#define IPOPT_SHAREDLIBEXT "so" |
Definition at line 16 of file IpLibraryLoader.hpp.