Functions | |
std::ostream & | reset (std::ostream &o) |
std::ostream & | red (std::ostream &o) |
std::ostream & | green (std::ostream &o) |
std::ostream & | yellow (std::ostream &o) |
std::ostream & | blue (std::ostream &o) |
std::ostream & | orange (std::ostream &o) |
std::ostream & | ok (std::ostream &o) |
std::ostream & | fail (std::ostream &o) |
std::ostream & | warn (std::ostream &o) |
|
inline |
References ROBOPTIM_CORE_FILTER_TTY.
|
inline |
References red().
Referenced by roboptim::detail::printConstraint< P >::operator()(), and roboptim::SolverError::print().
|
inline |
References ROBOPTIM_CORE_FILTER_TTY.
Referenced by ok().
|
inline |
References green().
Referenced by roboptim::detail::printConstraint< P >::operator()(), and roboptim::Problem< F, C >::print().
|
inline |
References ROBOPTIM_CORE_FILTER_TTY.
Referenced by warn().
|
inline |
References ROBOPTIM_CORE_FILTER_TTY.
Referenced by fail().
|
inline |
|
inline |
References orange().
Referenced by roboptim::Problem< F, boost::mpl::vector<> >::print(), and roboptim::Problem< F, C >::print().
|
inline |
References ROBOPTIM_CORE_FILTER_TTY.