Ipopt::MatlabJournal Class Reference

#include <matlabjournal.hpp>

Inheritance diagram for Ipopt::MatlabJournal:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 MatlabJournal (EJournalLevel default_level)
virtual ~MatlabJournal ()

Protected Member Functions

virtual void PrintImpl (EJournalCategory category, EJournalLevel level, const char *str)
 Print to the designated output location.
virtual void PrintfImpl (EJournalCategory category, EJournalLevel level, const char *pformat, va_list ap)
 Printf to the designated output location.
virtual void FlushBufferImpl ()
 Flush output buffer.

Detailed Description

Definition at line 19 of file matlabjournal.hpp.


Constructor & Destructor Documentation

Ipopt::MatlabJournal::MatlabJournal ( EJournalLevel  default_level  ) 
virtual Ipopt::MatlabJournal::~MatlabJournal (  )  [inline, virtual]

Definition at line 26 of file matlabjournal.hpp.


Member Function Documentation

virtual void Ipopt::MatlabJournal::PrintImpl ( EJournalCategory  category,
EJournalLevel  level,
const char *  str 
) [protected, virtual]

Print to the designated output location.

Implements Ipopt::Journal.

virtual void Ipopt::MatlabJournal::PrintfImpl ( EJournalCategory  category,
EJournalLevel  level,
const char *  pformat,
va_list  ap 
) [protected, virtual]

Printf to the designated output location.

Implements Ipopt::Journal.

virtual void Ipopt::MatlabJournal::FlushBufferImpl (  )  [protected, virtual]

Flush output buffer.

Implements Ipopt::Journal.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 9 Aug 2013 for Ipopt by  doxygen 1.6.1