RegisteredTNLPs Class Reference

#include <RegisteredTNLP.hpp>

Collaboration diagram for RegisteredTNLPs:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 RegisteredTNLPs (const SmartPtr< RegisteredTNLP > &tnlp, const std::string name)
virtual ~RegisteredTNLPs ()

Static Public Member Functions

static SmartPtr< RegisteredTNLPGetTNLP (const std::string name)
static void PrintRegisteredProblems ()

Private Member Functions

void RegisterTNLP (const SmartPtr< RegisteredTNLP > &tnlp, const std::string name)

Private Attributes

SmartPtr< RegisteredTNLPtnlp_

Detailed Description

Definition at line 29 of file RegisteredTNLP.hpp.


Constructor & Destructor Documentation

RegisteredTNLPs::RegisteredTNLPs ( const SmartPtr< RegisteredTNLP > &  tnlp,
const std::string  name 
) [inline]

Definition at line 32 of file RegisteredTNLP.hpp.

virtual RegisteredTNLPs::~RegisteredTNLPs (  )  [inline, virtual]

Definition at line 36 of file RegisteredTNLP.hpp.


Member Function Documentation

static SmartPtr<RegisteredTNLP> RegisteredTNLPs::GetTNLP ( const std::string  name  )  [static]
static void RegisteredTNLPs::PrintRegisteredProblems (  )  [static]
void RegisteredTNLPs::RegisterTNLP ( const SmartPtr< RegisteredTNLP > &  tnlp,
const std::string  name 
) [private]

Member Data Documentation

Definition at line 43 of file RegisteredTNLP.hpp.


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

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