Ipopt  3.12.12
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Namespaces | Macros | Functions
IpIpoptApplication.hpp File Reference
#include <iostream>
#include "IpJournalist.hpp"
#include "IpTNLP.hpp"
#include "IpNLP.hpp"
#include "IpReturnCodes.hpp"

Go to the source code of this file.

Classes

class  Ipopt::IpoptApplication
 This is the main application class for making calls to Ipopt. More...
 

Namespaces

 Ipopt
 

Macros

#define IPOPT_EXPORT(type)   type
 

Functions

 Ipopt::DECLARE_STD_EXCEPTION (IPOPT_APPLICATION_ERROR)
 
 IPOPT_EXPORT (class Ipopt::IpoptApplication *) IpoptApplicationFactory()
 

Macro Definition Documentation

#define IPOPT_EXPORT (   type)    type

Definition at line 20 of file IpIpoptApplication.hpp.

Function Documentation

IPOPT_EXPORT ( class Ipopt::IpoptApplication )