owlcpp  v0.3.3~
C++ library for working with OWL ontologies
 All Classes Namespaces Files Functions Macros Pages
Public Types | Static Public Member Functions | List of all members
owlcpp::detail::Datatype_real Struct Reference

Public Types

typedef double value_type
typedef owlcpp::terms::xsd_double default_datatype

Static Public Member Functions

static value_type convert (std::string const &str, const Node_id dt)
template<class T >
static value_type convert (const T x, const Node_id)
static std::string const & name_str (const Node_id)
static std::string to_string (value_type const v, const Node_id)

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