wbc
wbc::QPSolverRegistry< T > Struct Template Reference

#include <QPSolver.hpp>

Inheritance diagram for wbc::QPSolverRegistry< T >:
wbc::QPSolverFactory

Public Member Functions

 QPSolverRegistry (const std::string &name)
 

Additional Inherited Members

- Public Types inherited from wbc::QPSolverFactory
typedef std::map< std::string, QPSolver *(*)()> QPSolverMap
 
- Static Public Member Functions inherited from wbc::QPSolverFactory
static QPSolvercreateInstance (const std::string &name)
 
template<typename T >
static T * createInstance (const std::string &name)
 
static QPSolverMapgetQPSolverMap ()
 
static void clear ()
 

Constructor & Destructor Documentation

◆ QPSolverRegistry()

template<typename T >
wbc::QPSolverRegistry< T >::QPSolverRegistry ( const std::string & name)
inline

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