Private Member Functions | Friends

flopc::VerboseMessenger Class Reference
[Internal (private) interface.]

#include <MP_model.hpp>

Inheritance diagram for flopc::VerboseMessenger:
flopc::NormalMessenger flopc::Messenger

List of all members.

Private Member Functions

virtual void constraintDebug (string name, const vector< MP::Coef > &cfs)
virtual void objectiveDebug (const vector< MP::Coef > &cfs)

Friends

class MP_model

Detailed Description

Internal use: used when Verbose output is selected. Uses cout.

Definition at line 62 of file MP_model.hpp.


Member Function Documentation

void VerboseMessenger::constraintDebug ( string  name,
const vector< MP::Coef > &  cfs 
) [private, virtual]

Reimplemented from flopc::Messenger.

Definition at line 41 of file MP_model.cpp.

void VerboseMessenger::objectiveDebug ( const vector< MP::Coef > &  cfs  )  [private, virtual]

Reimplemented from flopc::Messenger.

Definition at line 52 of file MP_model.cpp.


Friends And Related Function Documentation

friend class MP_model [friend]

Reimplemented from flopc::NormalMessenger.

Definition at line 63 of file MP_model.hpp.


The documentation for this class was generated from the following files: