|
FEELPP_NO_EXPORT std::pair
< std::string, std::string > | Feel::at_option_parser (std::string const &s) |
|
po::options_description | Feel::benchmark_options (std::string const &prefix="") |
| add benchmark options to feel++ applications
|
|
bool | google::glog_internal_namespace_::IsGoogleLoggingInitialized () |
|
template<typename StatsIterator > |
void | Feel::printData (std::ostream &out, StatsIterator statsit, StatsIterator statsen, std::string const &key, size_type stats=Application::ALL|Application::HEADER) |
|
template<typename StatsIterator > |
void | Feel::printErrors (std::ostream &out, StatsIterator statsit, StatsIterator statsen, std::string const &key, size_type stats=Application::ALL|Application::HEADER) |
|
template<typename StatsIterator > |
void | Feel::printNumbers (std::ostream &out, StatsIterator statsit, StatsIterator statsen, std::string const &key, size_type stats=Application::ALL|Application::HEADER) |
|
template<typename StatsIterator > |
void | Feel::printTime (std::ostream &out, StatsIterator statsit, StatsIterator statsen, std::string const &key, size_type stats=Application::ALL|Application::HEADER) |
|
std::vector< ptree::ptree > & | Feel::updateStats (std::vector< ptree::ptree > &stats) |
|