attrs/root.hpp

struct gviz::attrs::Root : public AttributeBase<Root, RootType>

Public Types

using value_type = RootType

Public Functions

inline explicit Root() noexcept
inline explicit Root(const value_type &value)
inline explicit Root(value_type &&value)

Public Static Functions

static inline value_type get_default_value() noexcept
static inline bool is_default(const value_type &value) noexcept
static inline bool constraint(const value_type&) noexcept

Public Static Attributes

static constexpr const char *const name = "root"
namespace gviz
namespace gviz::attrs

Typedefs

using RootType = std::optional<std::variant<double, std::string>>
file root.hpp
#include <>
#include <>
#include <>
#include “”
dir /home/cthulhu/projects/repos/libgvizard/include/gvizard/attrs
dir /home/cthulhu/projects/repos/libgvizard/include/gvizard
dir /home/cthulhu/projects/repos/libgvizard/include