#include "physical/format.hpp"
#include "physical/formatspec.hpp"
#include <sstream>
Include dependency graph for format_impl.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | physical |
namespace | physical::format |
namespace | physical::format::detail |
Functions | |
template<class UnitSystem> | |
std::ostream & | physical::format::detail::single_dimension (std::ostream &os, enum UnitSystem::baseunit bu, const std::string &symbol, bool &first, DynamicPhysical< UnitSystem > q) |
template<class UnitSystem> | |
std::ostream & | physical::format::detail::automatic_dimension (std::ostream &os, DynamicPhysical< UnitSystem > q) |
template<class UnitSystem> | |
std::ostream & | physical::format::detail::automatic_quantity (std::ostream &os, DynamicPhysical< UnitSystem > q) |
template<class UnitSystem> | |
std::string | physical::format::detail::automatic_dimension_string (DynamicPhysical< UnitSystem > q) |
template<class UnitSystem> | |
std::ostream & | physical::format::detail::format_to_spec (std::ostream &os, DynamicPhysical< UnitSystem > quantity, FormatSpec< UnitSystem > spec) |
Generated on Mon Apr 2 22:25:06 2007 for physical_svn by 1.5.1-p1 | hosted on |