| Functions | |
| bool | isTtyStream (const std::ostream &o) | 
| std::ostream & | reset (std::ostream &o) | 
| Reset everything (color, attributes).  More... | |
| 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 & | resetfg (std::ostream &o) | 
| Default foreground color.  More... | |
| std::ostream & | bold (std::ostream &o) | 
| std::ostream & | italic (std::ostream &o) | 
| std::ostream & | normal (std::ostream &o) | 
| Reset attributes (bold, italic...).  More... | |
| 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 | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
References ROBOPTIM_CORE_FILTER_TTY.
| 
 | inline | 
Reset attributes (bold, italic...).
References ROBOPTIM_CORE_FILTER_TTY.
| 
 | inline | 
References green().
Referenced by roboptim::detail::printConstraint< P >::operator()(), and roboptim::Problem< T >::print().
| 
 | inline | 
References ROBOPTIM_CORE_FILTER_TTY.
Referenced by warn().
| 
 | inline | 
| 
 | inline | 
Reset everything (color, attributes).
References ROBOPTIM_CORE_FILTER_TTY.
Referenced by roboptim::assertion_failed(), roboptim::assertion_failed_msg(), roboptim::detail::printConstraint< P >::operator()(), roboptim::SolverError::print(), roboptim::ResultAnalyzer< T >::LICQData::print(), roboptim::ResultAnalyzer< T >::KKTData::print(), roboptim::ResultAnalyzer< T >::NullGradientData::print(), and roboptim::Problem< T >::print().
| 
 | inline | 
Default foreground color.
References ROBOPTIM_CORE_FILTER_TTY.
| 
 | inline | 
References orange().
Referenced by roboptim::assertion_failed_msg(), and roboptim::Problem< T >::print().
| 
 | inline | 
References ROBOPTIM_CORE_FILTER_TTY.