Ipopt::MatlabJournal Class Reference

#include <matlabjournal.h>

Inheritance diagram for Ipopt::MatlabJournal:
Inheritance graph
[legend]
Collaboration diagram for Ipopt::MatlabJournal:
Collaboration 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.h.


Constructor & Destructor Documentation

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

Definition at line 26 of file matlabjournal.h.


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:

Generated on 15 Mar 2015 for Coin-All by  doxygen 1.6.1